CMD + K

r-mcparalleldo

Anaconda Verified

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

Installation

To install this package, run one of the following:

Conda
$conda install r::r-mcparalleldo

Usage Tracking

1.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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

Last Updated

Sep 13, 2019 at 18:51

License

GPL-2

Total Downloads

284

Version Downloads

237

Supported Platforms

noarch