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