CRAN Package Check Results for Package cli

Last updated on 2025-04-24 16:52:22 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.4 14.97 91.49 106.46 NOTE
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.4 53.00 171.00 224.00 NOTE
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.4 58.00 214.00 272.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-devel-linux-x86_64-debian-gcc, 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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64