jobqueue
1.7.0Run Interruptible Code Asynchronously
Overview
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.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Downloads
Dependencies
Nothing depends on this yet.
Code
Code & tests
Open call graph →Line coverage
–
Expression
–
Tests / Examples
–
Functions
79 0 exported
Complexity
4 avg / 17 max
Call network
79 nodes / 113 edges
Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.
Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
7 releases. Pick two to compare their code metrics; R releases are shown for context.
Package metadata
- First published
- 2025-01-30
- Total releases
- 7 / 1 yrs
- License
- MIT + file LICENSE OSI
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet