jobqueue
Run Interruptible Code Asynchronously
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.
- Version1.0.1
- R versionR (≥ 4.2.0)
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release01/30/2025
Documentation
Team
Daniel P. Smith
MaintainerShow author detailsAlkek Center for Metagenomics and Microbiome Research
Show author detailsRolesCopyright holder, fnd
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports9 packages
- Suggests4 packages