CMD + K

r-jobqueue

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-jobqueue

Usage Tracking

1.7.0
1.6.0
1.5.1
1.4.1
1.3.1
5 / 8 versions selected
Downloads (Last 6 months): 0

About

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

Total Downloads

5.8K

Supported Platforms

noarch