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().

Package details

AuthorRussell S. Pierce
MaintainerRussell S. Pierce <russell.s.pierce@gmail.com>
LicenseGPL-2
Version1.1.0
URL https://github.com/drknexus/mcparallelDo
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mcparallelDo")

Try the mcparallelDo package in your browser

Any scripts or data that you put into this service are public.

mcparallelDo documentation built on May 1, 2019, 10:09 p.m.