Skip to content

jetpack

A Friendly Package Manager

v0.5.5 · Oct 31, 2022 · MIT + file LICENSE

Description

Manage project dependencies from your DESCRIPTION file. Create a reproducible virtual environment with minimal additional files in your project. Provides tools to add, remove, and update dependencies as well as install existing dependencies with a single function.

Downloads

CRAN

289

Last 30 days

13874th

626

Last 90 days

2.5K

Last year

Trend: +96.6% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

23

Last 90 days

98

Last year

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

autoCRAN

1

Last 7 days

2

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

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

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 22, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 20, 2026
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [30s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(jetpack)
  
  Attaching package: 'jetpack'
  
  The following object is masked from 'package:stats':
  
      update
  
  Th
...[truncated]...
ce(code)
   19.             └─utils (local) i.p(...)
   20.               └─utils::available.packages(...)
   21.                 └─base::read.dcf(file = tmpf)
  
  [ FAIL 3 | WARN 3 | SKIP 7 | PASS 15 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 20, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [26s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(jetpack)
  
  Attaching package: 'jetpack'
  
  The following object is masked from 'package:stats':
  
      update
  
  Th
...[truncated]...
ce(code)
   19.             └─utils (local) i.p(...)
   20.               └─utils::available.packages(...)
   21.                 └─base::read.dcf(file = tmpf)
  
  [ FAIL 3 | WARN 3 | SKIP 7 | PASS 15 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies renv remotes desc docopt jetpack

Version History

12 tracked
new 0.5.5 Mar 10, 2026
updated 0.5.5 ← 0.5.4 diff Oct 30, 2022
updated 0.5.4 ← 0.5.3 diff Oct 22, 2022
updated 0.5.3 ← 0.5.2 diff Oct 20, 2022
updated 0.5.2 ← 0.5.1 diff Jan 27, 2022
updated 0.5.1 ← 0.5.0 diff Jan 27, 2022
updated 0.5.0 ← 0.4.3 diff Apr 9, 2021
updated 0.4.3 ← 0.4.2 diff Jun 30, 2019
updated 0.4.2 ← 0.4.1 diff Feb 11, 2019
updated 0.4.1 ← 0.4.0 diff Nov 15, 2018
updated 0.4.0 ← 0.3.1 diff Oct 29, 2018
new 0.3.1 Jul 24, 2018