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

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