CRAN Package Check Results for Package pkgdepends

Last updated on 2026-03-31 22:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 45.58 92.70 138.28 WARN
r-devel-linux-x86_64-debian-gcc 0.9.0 33.11 62.84 95.95 WARN
r-devel-linux-x86_64-fedora-clang 0.9.0 64.00 140.09 204.09 WARN
r-devel-linux-x86_64-fedora-gcc 0.9.0 83.00 133.30 216.30 WARN
r-devel-macos-arm64 0.9.0 10.00 19.00 29.00 WARN
r-devel-windows-x86_64 0.9.0 74.00 109.00 183.00 WARN
r-patched-linux-x86_64 0.9.0 48.48 79.73 128.21 OK
r-release-linux-x86_64 0.9.0 47.46 78.42 125.88 OK
r-release-macos-arm64 0.9.0 OK
r-release-macos-x86_64 0.9.0 32.00 74.00 106.00 OK
r-release-windows-x86_64 0.9.0 70.00 101.00 171.00 OK
r-oldrel-macos-arm64 0.9.0 NOTE
r-oldrel-macos-x86_64 0.9.0 32.00 88.00 120.00 NOTE
r-oldrel-windows-x86_64 0.9.0 90.00 127.00 217.00 OK

Additional issues

rchk

Check Details

Version: 0.9.0
Check: compiled code
Result: WARN 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64

Version: 0.9.0
Check: compiled code
Result: WARN 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. Flavor: r-devel-windows-x86_64

Version: 0.9.0
Check: installed package size
Result: NOTE installed size is 6.1Mb sub-directories of 1Mb or more: R 2.1Mb libs 3.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64