exportPattern("^[[:alpha:]]+")
export("%~%")

import("methods")
importFrom("stats" , "runif")  # used in rdis()
importFrom("digest" , "sha1")


