Skip to content

pkgdepends

Package Dependency Resolution and Downloads

v0.9.0 · May 27, 2025 · MIT + file LICENSE

Description

Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain a consistent set of packages to install. Download packages, and install them. It supports packages on 'CRAN', 'Bioconductor' and other 'CRAN-like' repositories, 'GitHub', package 'URLs', and local package trees and files. It caches metadata and package files via the 'pkgcache' package, and performs all 'HTTP' requests, downloads, builds and installations in parallel. 'pkgdepends' is the workhorse of the 'pak' package.

Downloads

6.4K

Last 30 days

1532nd

17.7K

Last 90 days

68.6K

Last year

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

CRAN Check Status

7 WARNING
2 NOTE
5 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang WARNING
r-devel-linux-x86_64-debian-gcc WARNING
r-devel-linux-x86_64-fedora-clang WARNING
r-devel-linux-x86_64-fedora-gcc WARNING
r-devel-macos-arm64 WARNING
r-devel-windows-x86_64 WARNING
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 WARNING
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (9 non-OK)
WARNING r-devel-linux-x86_64-debian-clang

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-fedora-clang

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-macos-arm64

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-windows-x86_64

compiled code

File 'pkgdepends/libs/x64/pkgdepends.dll':
  Found non-API call to R: 'Rf_findVar'
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.1Mb
  sub-directories of 1Mb or more:
    R      2.1Mb
    libs   3.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    R      2.1Mb
    libs   3.1Mb
WARNING r-patched-linux-x86_64

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Additional Issues

Check History

WARNING 7 OK · 6 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘pkgdepends/libs/pkgdepends.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'pkgdepends/libs/x64/pkgdepends.dll':
  Found non-API call to R: 'Rf_findVar'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.1Mb
  sub-directories of 1Mb or more:
    R      2.1Mb
    libs   3.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    R      2.1Mb
    libs   3.1Mb
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.1Mb
  sub-directories of 1Mb or more:
    R      2.1Mb
    libs   3.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    R      2.1Mb
    libs   3.1Mb

Reverse Dependencies (2)

imports

suggests

pak

Dependency Network

Dependencies Reverse dependencies callr cli curl desc filelock jsonlite lpSolve pkgbuild pkgcache processx ps R6 zip shinylive pak pkgdepends

Version History

new 0.9.0 Mar 10, 2026
updated 0.9.0 ← 0.8.0 diff May 26, 2025
updated 0.8.0 ← 0.7.2 diff Sep 11, 2024
updated 0.7.2 ← 0.7.1 diff Mar 16, 2024
updated 0.7.1 ← 0.7.0 diff Dec 10, 2023
updated 0.7.0 ← 0.6.0 diff Nov 9, 2023
updated 0.6.0 ← 0.5.0 diff Jul 17, 2023
updated 0.5.0 ← 0.4.0 diff Apr 18, 2023
updated 0.4.0 ← 0.3.2 diff Dec 16, 2022
updated 0.3.2 ← 0.3.1 diff Sep 7, 2022
updated 0.3.1 ← 0.3.0 diff Apr 7, 2022
updated 0.3.0 ← 0.2.0 diff Feb 15, 2022
updated 0.2.0 ← 0.1.2 diff Nov 28, 2021
updated 0.1.2 ← 0.1.1 diff Jun 29, 2021
updated 0.1.1 ← 0.1.0 diff May 16, 2021
new 0.1.0 Mar 15, 2021