Skip to content

jobqueue

1.7.0

Run Interruptible Code Asynchronously

0packages depend
6.9Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Daniel P. SmithFirst published 2025-01-307 releasesCRAN page ↗GitHub ↗

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

CRAN checks
13OK
Code health
Yes
Tests · ratio 0.19
not tracked
Coverage
0%
Documentation · exports
Yes
Vignettes
Yes
README
10
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Downloads

6.9K
CRAN downloads in the past year
Rank #6,270 · ~19/day · ~577/mo
56130 days
1.7K90 days
6.9K1 year
Also on97 r2u7 autocran1.2K conda_forge
Source & community
GitHub ↗

Repository stars, issues, and contributor activity are not tracked yet.

Dependencies

Declared dependencies
13 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.2.0
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code

5,006Lines of code
17Exported functions

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.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (2)
Maintainer (1)
Author, Maintainer
Copyright holders (1)
Release timeline

7 releases. Pick two to compare their code metrics; R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.7.0Latest
    2025-05-24 · current release
  • R
    R 4.5.0 released · 2025-04-11
  • 1.6.0
    2025-04-02 · diff ↗
  • 1.5.1
    2025-02-28 · diff ↗
  • 1.4.1
    2025-02-22 · diff ↗
  • 1.3.1
    2025-02-15 · diff ↗
  • 1.3.0
    2025-02-13 · diff ↗
  • 1.0.1
    2025-01-30

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