CRAN Package Check Results for Package cli

Last updated on 2026-04-02 18:52:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.5 20.53 171.76 192.29 WARN
r-devel-linux-x86_64-debian-gcc 3.6.5 14.70 110.35 125.05 WARN
r-devel-linux-x86_64-fedora-clang 3.6.5 33.00 294.42 327.42 WARN
r-devel-linux-x86_64-fedora-gcc 3.6.5 38.00 276.37 314.37 WARN
r-devel-macos-arm64 3.6.5 6.00 56.00 62.00 WARN
r-devel-windows-x86_64 3.6.5 58.00 193.00 251.00 WARN
r-patched-linux-x86_64 3.6.5 21.45 157.39 178.84 WARN
r-release-linux-x86_64 3.6.5 15.99 150.55 166.54 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 59.00 183.00 242.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 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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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. Flavor: 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