https://github.com/cran/doParallel
Raw File
Tip revision: 968511dc4bb3480e9dfa4177fe2efffdcaeff234 authored by Revolution Analytics on 25 February 2014, 00:00:00 UTC
version 1.0.8
Tip revision: 968511d
NAMESPACE
export(registerDoParallel)
export(stopImplicitCluster)
import(foreach)
import(iterators)
import(parallel)

back to top