CRAN Package Check Results for Package cli

Last updated on 2026-03-16 20:51:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.5 18.56 171.48 190.04 OK
r-devel-linux-x86_64-debian-gcc 3.6.5 14.73 109.64 124.37 NOTE
r-devel-linux-x86_64-fedora-clang 3.6.5 29.00 252.15 281.15 OK
r-devel-linux-x86_64-fedora-gcc 3.6.5 33.00 241.00 274.00 OK
r-devel-macos-arm64 3.6.5 6.00 47.00 53.00 OK
r-devel-windows-x86_64 3.6.5 58.00 208.00 266.00 OK
r-patched-linux-x86_64 3.6.5 20.79 148.71 169.50 OK
r-release-linux-x86_64 3.6.5 15.26 147.86 163.12 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 55.00 181.00 236.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 240.00 299.00 OK

Check Details

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-debian-gcc