CRAN Package Check Results for Package this.path

Last updated on 2025-03-09 05:52:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.0 15.56 40.44 56.00 NOTE
r-devel-linux-x86_64-debian-gcc 2.6.0 13.89 30.12 44.01 NOTE
r-devel-linux-x86_64-fedora-clang 2.6.0 87.43 NOTE
r-devel-linux-x86_64-fedora-gcc 2.6.0 102.20 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 46.00 72.00 118.00 NOTE
r-patched-linux-x86_64 2.6.0 16.45 38.48 54.93 OK
r-release-linux-x86_64 2.6.0 16.99 38.03 55.02 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 72.00 109.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 79.00 118.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

Version: 2.6.0
Check: compiled code
Result: NOTE File 'this.path/libs/x64/this.path.dll': 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. Flavor: r-devel-windows-x86_64