CRAN Package Check Results for Package cli

Last updated on 2025-04-25 06:49:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.4 18.73 143.44 162.17 NOTE
r-devel-linux-x86_64-debian-gcc 3.6.5 14.64 92.94 107.58 OK
r-devel-linux-x86_64-fedora-clang 3.6.5 271.16 OK
r-devel-linux-x86_64-fedora-gcc 3.6.5 264.07 OK
r-devel-windows-x86_64 3.6.4 54.00 173.00 227.00 NOTE
r-patched-linux-x86_64 3.6.4 32.43 137.47 169.90 NOTE
r-release-linux-x86_64 3.6.4 15.80 137.70 153.50 NOTE
r-release-macos-arm64 3.6.5 91.00 OK
r-release-macos-x86_64 3.6.5 174.00 OK
r-release-windows-x86_64 3.6.5 55.00 167.00 222.00 OK
r-oldrel-macos-arm64 3.6.5 89.00 OK
r-oldrel-macos-x86_64 3.6.5 164.00 OK
r-oldrel-windows-x86_64 3.6.5 52.00 210.00 262.00 OK

Check Details

Version: 3.6.4
Check: compiled code
Result: NOTE File ‘cli/libs/cli.so’: Found non-API call to R: ‘DATAPTR’ 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, r-release-linux-x86_64

Version: 3.6.4
Check: compiled code
Result: NOTE File 'cli/libs/x64/cli.dll': Found non-API call to R: 'DATAPTR' 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