CRAN Package Check Results for Package this.path

Last updated on 2024-04-26 09:52:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.0 17.08 49.54 66.62 NOTE
r-devel-linux-x86_64-debian-gcc 2.4.0 16.58 36.83 53.41 NOTE
r-devel-linux-x86_64-fedora-clang 2.4.0 84.16 NOTE
r-devel-linux-x86_64-fedora-gcc 2.4.0 55.90 NOTE
r-devel-windows-x86_64 2.4.0 32.00 68.00 100.00 NOTE
r-patched-linux-x86_64 2.4.0 18.42 48.53 66.95 OK
r-release-linux-x86_64 2.4.0 19.52 49.38 68.90 OK
r-release-macos-arm64 2.4.0 30.00 OK
r-release-macos-x86_64 2.4.0 88.00 OK
r-release-windows-x86_64 2.4.0 33.00 67.00 100.00 OK
r-oldrel-macos-arm64 2.4.0 37.00 OK
r-oldrel-macos-x86_64 2.4.0 108.00 OK
r-oldrel-windows-x86_64 2.4.0 34.00 71.00 105.00 OK

Additional issues

rchk

Check Details

Version: 2.4.0
Check: compiled code
Result: NOTE File ‘this.path/libs/this.path.so’: Found non-API calls to R: ‘IS_SCALAR’, ‘SETLENGTH’, ‘SET_ENVFLAGS’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.4.0
Check: compiled code
Result: NOTE File ‘this.path/libs/this.path.so’: Found non-API calls to R: ‘IS_SCALAR’, ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENVFLAGS’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.4.0
Check: compiled code
Result: NOTE File 'this.path/libs/x64/this.path.dll': Found non-API calls to R: 'IS_SCALAR', 'R_PromiseExpr', 'SETLENGTH', 'SET_ENVFLAGS', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE', 'SET_S4_OBJECT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64