CRAN Package Check Results for Package this.path

Last updated on 2026-03-17 17:51:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.1 15.25 46.57 61.82 NOTE
r-devel-linux-x86_64-debian-gcc 2.7.1 14.15 37.00 51.15 NOTE
r-devel-linux-x86_64-fedora-clang 2.7.1 21.00 74.81 95.81 NOTE
r-devel-linux-x86_64-fedora-gcc 2.7.1 33.00 77.54 110.54 NOTE
r-devel-macos-arm64 2.7.1 5.00 19.00 24.00 OK
r-devel-windows-x86_64 2.7.1 38.00 73.00 111.00 OK
r-patched-linux-x86_64 2.7.1 17.48 39.78 57.26 OK
r-release-linux-x86_64 2.7.1 16.30 39.32 55.62 OK
r-release-macos-arm64 2.7.1 OK
r-release-macos-x86_64 2.7.1 14.00 86.00 100.00 OK
r-release-windows-x86_64 2.7.1 38.00 90.00 128.00 OK
r-oldrel-macos-arm64 2.7.1 OK
r-oldrel-macos-x86_64 2.7.1 14.00 83.00 97.00 OK
r-oldrel-windows-x86_64 2.7.1 39.00 83.00 122.00 OK

Check Details

Version: 2.7.1
Check: compiled code
Result: NOTE File ‘this.path/libs/this.path.so’: Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’ 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