Package: mcparallelDo 1.0.1

mcparallelDo: A Simplified Interface for Running Commands on Parallel Processes

Provides a function that wraps mcparallel() and mccollect() from 'parallel' with temporary variables and a task handler. Wrapped in this way the results of an mcparallel() call can be returned to the R session when the fork is complete without explicitly issuing a specific mccollect() to retrieve the value. Outside of top-level tasks, multiple mcparallel() jobs can be retrieved with a single call to mcparallelDoCheck().

Authors:Russell S. Pierce

mcparallelDo_1.0.1.tar.gz
mcparallelDo_1.0.1.zip(r-4.5)mcparallelDo_1.0.1.zip(r-4.4)mcparallelDo_1.0.1.zip(r-4.3)
mcparallelDo_1.0.1.tgz(r-4.4-any)mcparallelDo_1.0.1.tgz(r-4.3-any)
mcparallelDo_1.0.1.tar.gz(r-4.5-noble)mcparallelDo_1.0.1.tar.gz(r-4.4-noble)
mcparallelDo_1.0.1.tgz(r-4.4-emscripten)mcparallelDo_1.0.1.tgz(r-4.3-emscripten)
mcparallelDo.pdf |mcparallelDo.html
mcparallelDo/json (API)

# Install 'mcparallelDo' in R:
install.packages('mcparallelDo', repos = c('https://russellpierce.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/russellpierce/mcparalleldo/issues

On CRAN:

3.30 score 2 stars 3 scripts 114 downloads 2 exports 6 dependencies

Last updated 8 years agofrom:2ab16ff03c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winOKOct 29 2024
R-4.5-linuxOKOct 29 2024
R-4.4-winOKOct 29 2024
R-4.4-macOKOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:mcparallelDomcparallelDoCheck

Dependencies:backportscheckmateR.methodsS3R.ooR.utilsR6

Readme and manuals

Help Manual

Help pageTopics
mcparallelDo-package placeholdermcparallelDo-package
checkIfJobStillRunningcheckIfJobStillRunning
jobCompleteDestructingHandlerjobCompleteSelfDestructingHandler
mcparallelDomcparallelDo
mcparallelDoCheckmcparallelDoCheck
The mcparallelDoManager Class and ObjectmcparallelDoManager mcparallelDoManagerClass