CRAN Package Check Results for Package this.path

Last updated on 2026-03-29 01:50:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.1 15.55 47.09 62.64 WARN
r-devel-linux-x86_64-debian-gcc 2.7.1 14.10 34.76 48.86 WARN
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 35.00 84.10 119.10 WARN
r-devel-macos-arm64 2.7.1 5.00 19.00 24.00 OK
r-devel-windows-x86_64 2.7.1 35.00 72.00 107.00 WARN
r-patched-linux-x86_64 2.7.1 18.48 40.19 58.67 OK
r-release-linux-x86_64 2.7.1 15.79 39.75 55.54 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 40.00 72.00 112.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 50.00 81.00 131.00 OK

Check Details

Version: 2.7.1
Check: compiled code
Result: WARN File ‘this.path/libs/this.path.so’: Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’ These entry points may be removed soon: ‘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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.7.1
Check: compiled code
Result: WARN File ‘this.path/libs/this.path.so’: Found non-API calls to R: ‘R_CurrentExpression’, ‘R_FalseValue’, ‘R_LogicalNAValue’, ‘R_MB_CUR_MAX’, ‘R_MissingArg’, ‘R_NamespaceRegistry’, ‘R_TrueValue’, ‘R_UnboundValue’, ‘Rf_findVar’, ‘Rf_findVarInFrame’ These entry points may be removed soon: ‘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-gcc, r-devel-linux-x86_64-fedora-gcc

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. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.7.1
Check: compiled code
Result: WARN File 'this.path/libs/x64/this.path.dll': Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame' These entry points may be removed soon: '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. Flavor: r-devel-windows-x86_64