Last updated on 2026-03-27 02:51:39 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| cli | 3 | 2 | 9 |
Current CRAN status: WARN: 3, NOTE: 2, OK: 9
Version: 3.6.5
Check: compiled code
Result: WARN
File ‘cli/libs/cli.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-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 3.6.5
Check: compiled code
Result: NOTE
File ‘cli/libs/cli.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: 3.6.5
Check: compiled code
Result: NOTE
File 'cli/libs/x64/cli.dll':
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-windows-x86_64