Skip to content

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

642

Last 30 days

5965th

1.9K

Last 90 days

6.3K

Last year

Trend: -0.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies cli interprocess later magrittr parallelly promises ps R6 rlang jobqueue

Version History

new 1.7.0 Mar 10, 2026
updated 1.7.0 ← 1.6.0 diff May 23, 2025
updated 1.6.0 ← 1.5.1 diff Apr 1, 2025
updated 1.5.1 ← 1.4.1 diff Feb 27, 2025
updated 1.4.1 ← 1.3.1 diff Feb 21, 2025
updated 1.3.1 ← 1.3.0 diff Feb 14, 2025
updated 1.3.0 ← 1.0.1 diff Feb 12, 2025
new 1.0.1 Jan 29, 2025