anaconda.org

Versions 1.7.0

To install this package, run one of the following:

$conda install conda-forge::r-jobqueue

Try This Package Beta

Choose a pre-made example or create your own:
Version

1.7.0

1.6.0

1.5.1

1.4.1

1.3.1

5 / 8 versions selected

Downloads (Last 6 months): 0

Summary

Takes an R expression and returns a Job object with a $stop() method which can be called to terminate the background job. Also provides timeouts and other mechanisms for automatically terminating a background job. The result of the expression is available synchronously via $result or asynchronously with callbacks or through the 'promises' package framework.

Last Updated

May 25, 2025 at 11:29

License

MIT

Supported Platforms

noarch

Read the original on anaconda.org ↗