https://github.com/cran/multicore
Raw File
Tip revision: a37f1e7f79de8cf9f3cac3b63c814d7e631eda2e authored by Simon Urbanek on 08 August 1977, 00:00:00 UTC
version 0.1-1
Tip revision: a37f1e7
NAMESPACE
exportPattern("^SIG")
export(fork, readChild, readChildren, selectChildren, children, kill, exit, sendMaster, sendChildStdin, processID)
export(mclapply, parallel, collect)
S3method(print, process)
useDynLib(multicore)
back to top