Last updated on 2026-03-28 08:50:53 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| this.path | 4 | 1 | 9 |
Current CRAN status: WARN: 4, NOTE: 1, OK: 9
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-gcc
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.
Flavor: r-devel-linux-x86_64-debian-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