CRAN Package Check Results for Package cli

Last updated on 2024-06-24 09:48:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.2 22.89 191.12 214.01 NOTE
r-devel-linux-x86_64-debian-gcc 3.6.3 15.03 133.02 148.05 OK
r-devel-linux-x86_64-fedora-clang 3.6.3 154.02 OK
r-devel-linux-x86_64-fedora-gcc 3.6.3 161.81 OK
r-devel-windows-x86_64 3.6.3 53.00 162.00 215.00 OK
r-patched-linux-x86_64 3.6.2 26.47 175.99 202.46 OK
r-release-linux-x86_64 3.6.3 20.75 174.70 195.45 OK
r-release-macos-arm64 3.6.3 80.00 OK
r-release-macos-x86_64 3.6.3 235.00 OK
r-release-windows-x86_64 3.6.3 50.00 164.00 214.00 OK
r-oldrel-macos-arm64 3.6.3 90.00 OK
r-oldrel-macos-x86_64 3.6.3 237.00 OK
r-oldrel-windows-x86_64 3.6.3 43.00 193.00 236.00 OK

Check Details

Version: 3.6.2
Check: compiled code
Result: NOTE File ‘cli/libs/cli.so’: Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘SET_ENCLOS’, ‘SET_FRAME’, ‘SET_HASHTAB’, ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang