jobqueue
Run Interruptible Code Asynchronously
v1.7.0
·
May 23, 2025
·
MIT + file LICENSE
Description
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.
Downloads
CRAN
586
Last 30 days
6312th
1.8K
Last 90 days
6.9K
Last year
Trend: +8.3% (30d vs prior 30d)
r2u
9
Last 30 days
23
Last 90 days
105
Last year
Trend: -35.7% (30d vs prior 30d)
r2u: no daily series yet
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |