CRAN Package Check Results for Package cli

Last updated on 2026-03-28 12:53:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.5 19.24 171.99 191.23 WARN
r-devel-linux-x86_64-debian-gcc 3.6.5 14.67 112.52 127.19 WARN
r-devel-linux-x86_64-fedora-clang 3.6.5 32.00 292.81 324.81 NOTE
r-devel-linux-x86_64-fedora-gcc 3.6.5 33.00 244.80 277.80 WARN
r-devel-macos-arm64 3.6.5 6.00 47.00 53.00 OK
r-devel-windows-x86_64 3.6.5 5.00 5.00 10.00 ERROR
r-patched-linux-x86_64 3.6.5 20.44 148.10 168.54 OK
r-release-linux-x86_64 3.6.5 16.58 147.81 164.39 OK
r-release-macos-arm64 3.6.5 OK
r-release-macos-x86_64 3.6.5 16.00 158.00 174.00 OK
r-release-windows-x86_64 3.6.5 58.00 187.00 245.00 OK
r-oldrel-macos-arm64 3.6.5 OK
r-oldrel-macos-x86_64 3.6.5 16.00 148.00 164.00 OK
r-oldrel-windows-x86_64 3.6.5 60.00 235.00 295.00 OK

Check Details

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

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. Flavor: r-devel-linux-x86_64-debian-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: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64