#exportPattern("^[[:alpha:]]+")
export("parSim")
import(dplyr)
import(parallel)

importFrom("methods", "is")
  importFrom("utils", "write.table")