https://github.com/cran/doParallel
Raw File
Tip revision: 6f22078d13927e423c8a1bb77c3a3bf17c8c4064 authored by Hong Ooi on 02 August 2019, 03:40:02 UTC
version 1.0.15
Tip revision: 6f22078
NAMESPACE
export(registerDoParallel)
export(stopImplicitCluster)
importFrom("utils", "packageDescription", "packageName")
import(foreach)
import(iterators)
import(parallel)

back to top