CRAN Package Check Results for Package pkgdepends

Last updated on 2026-04-09 05:51:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 44.46 90.92 135.38 WARN
r-devel-linux-x86_64-debian-gcc 0.9.0 32.77 62.74 95.51 WARN
r-devel-linux-x86_64-fedora-clang 0.9.0 68.00 152.61 220.61 WARN
r-devel-linux-x86_64-fedora-gcc 0.9.0 99.00 157.97 256.97 WARN
r-devel-macos-arm64 0.9.0 10.00 19.00 29.00 WARN
r-devel-windows-x86_64 0.9.0 77.00 108.00 185.00 WARN
r-patched-linux-x86_64 0.9.0 49.20 84.32 133.52 WARN
r-release-linux-x86_64 0.9.0 45.39 79.46 124.85 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, r-patched-linux-x86_64

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