https://github.com/cran/doParallel
Raw File
Tip revision: e2f88b9c21ad712a7516d0848d46acfcdec524c0 authored by Revolution Analytics on 29 October 2013, 00:00:00 UTC
version 1.0.6
Tip revision: e2f88b9
NAMESPACE
export(registerDoParallel)
export(stopImplicitCluster)
import(foreach)
import(iterators)
import(parallel)

back to top