CRAN Package Check Results for Maintainer ‘Gábor Csárdi <gabor at posit.co>’

Last updated on 2026-03-30 09:52:05 CEST.

Package ERROR WARN OK
cli 1 5 8

Package cli

Current CRAN status: ERROR: 1, WARN: 5, OK: 8

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-fedora-gcc, r-devel-macos-arm64

Version: 3.6.5
Check: compiled code
Result: WARN File ‘cli/libs/cli.so’: Found non-API calls to R: ‘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-clang

Version: 3.6.5
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64