Revision 6e195b982113c3f24363a59e64e3f6037b1c9fdb authored by Rich Calaway on 24 September 2018, 18:20:09 UTC, committed by cran-robot on 24 September 2018, 18:20:09 UTC
1 parent b843662
Raw File
NAMESPACE
export(registerDoParallel)
export(stopImplicitCluster)
importFrom("utils", "packageDescription", "packageName")
import(foreach)
import(iterators)
import(parallel)

back to top