CRAN Package Check Results for Package cli

Last updated on 2026-04-10 01:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.5 19.28 169.80 189.08 WARN
r-devel-linux-x86_64-debian-gcc 3.6.5 15.24 112.11 127.35 WARN
r-devel-linux-x86_64-fedora-clang 3.6.6 31.00 272.98 303.98 OK
r-devel-linux-x86_64-fedora-gcc 3.6.6 38.00 257.87 295.87 OK
r-devel-macos-arm64 3.6.5 6.00 56.00 62.00 WARN
r-devel-windows-x86_64 3.6.5 55.00 197.00 252.00 WARN
r-patched-linux-x86_64 3.6.5 20.47 157.00 177.47 WARN
r-release-linux-x86_64 3.6.5 16.92 148.82 165.74 OK
r-release-macos-arm64 3.6.5 OK
r-release-macos-x86_64 3.6.6 18.00 224.00 242.00 OK
r-release-windows-x86_64 3.6.5 59.00 183.00 242.00 OK
r-oldrel-macos-arm64 3.6.5 OK
r-oldrel-macos-x86_64 3.6.6 16.00 210.00 226.00 OK
r-oldrel-windows-x86_64 3.6.5 59.00 234.00 293.00 OK

Check Details

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-clang, r-patched-linux-x86_64

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

Version: 3.6.5
Check: compiled code
Result: WARN File 'cli/libs/x64/cli.dll': 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-windows-x86_64