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:
mcparallelDo_1.0.1.tar.gz
mcparallelDo_1.0.1.zip(r-4.7)mcparallelDo_1.0.1.zip(r-4.6)mcparallelDo_1.0.1.zip(r-4.5)
mcparallelDo_1.0.1.tgz(r-4.6-any)mcparallelDo_1.0.1.tgz(r-4.5-any)
mcparallelDo_1.0.1.tar.gz(r-4.7-any)mcparallelDo_1.0.1.tar.gz(r-4.6-any)
mcparallelDo_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mcparallelDo/json (API)
| # Install 'mcparallelDo' in R: |
| install.packages('mcparallelDo', repos = c('https://russellpierce.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/russellpierce/mcparalleldo/issues
Last updated from:2ab16ff03c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 91 |
Exports:mcparallelDomcparallelDoCheck
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| mcparallelDo-package placeholder | mcparallelDo-package |
| checkIfJobStillRunning | checkIfJobStillRunning |
| jobCompleteDestructingHandler | jobCompleteSelfDestructingHandler |
| mcparallelDo | mcparallelDo |
| mcparallelDoCheck | mcparallelDoCheck |
| The mcparallelDoManager Class and Object | mcparallelDoManager mcparallelDoManagerClass |
