Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
1.7.0 rolling linux/jammy R-4.5 jobqueue_1.7.0.tar.gz 259.0 KiB
1.7.0 rolling linux/noble R-4.5 jobqueue_1.7.0.tar.gz 259.0 KiB
1.7.0 rolling source/ R- jobqueue_1.7.0.tar.gz 68.9 KiB
1.7.0 latest linux/jammy R-4.5 jobqueue_1.7.0.tar.gz 259.0 KiB
1.7.0 latest linux/noble R-4.5 jobqueue_1.7.0.tar.gz 259.0 KiB
1.7.0 latest source/ R- jobqueue_1.7.0.tar.gz 68.9 KiB
1.7.0 2026-04-26 source/ R- jobqueue_1.7.0.tar.gz 68.9 KiB
1.7.0 2026-04-23 source/ R- jobqueue_1.7.0.tar.gz 68.9 KiB
1.7.0 2026-04-09 windows/windows R-4.5 jobqueue_1.7.0.zip 267.5 KiB
1.6.0 2025-04-20 source/ R- jobqueue_1.6.0.tar.gz 62.9 KiB

Dependencies (latest)

Imports

Suggests