CRAN Package Check Results for Package this.path

Last updated on 2025-03-14 12:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.0 14.32 40.75 55.07 NOTE
r-devel-linux-x86_64-debian-gcc 2.6.0 13.65 30.11 43.76 NOTE
r-devel-linux-x86_64-fedora-clang 2.6.0 93.17 NOTE
r-devel-linux-x86_64-fedora-gcc 2.6.0 110.14 NOTE
r-devel-macos-arm64 2.6.0 36.00 OK
r-devel-macos-x86_64 2.6.0 62.00 OK
r-devel-windows-x86_64 2.6.0 34.00 70.00 104.00 OK
r-patched-linux-x86_64 2.6.0 OK
r-release-linux-x86_64 2.6.0 15.93 38.28 54.21 OK
r-release-macos-arm64 2.6.0 41.00 OK
r-release-macos-x86_64 2.6.0 97.00 OK
r-release-windows-x86_64 2.6.0 37.00 71.00 108.00 OK
r-oldrel-macos-arm64 2.6.0 OK
r-oldrel-macos-x86_64 2.6.0 90.00 OK
r-oldrel-windows-x86_64 2.6.0 39.00 77.00 116.00 OK

Additional issues

rchk

Check Details

Version: 2.6.0
Check: compiled code
Result: NOTE File ‘this.path/libs/this.path.so’: Found non-API calls to R: ‘CLOENV’, ‘ENCLOS’, ‘FORMALS’, ‘IS_S4_OBJECT’, ‘OBJECT’ 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