CRAN Package Check Results for Package cli

Last updated on 2025-03-29 01:50:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.4 19.87 144.77 164.64 NOTE
r-devel-linux-x86_64-debian-gcc 3.6.4 14.62 93.79 108.41 NOTE
r-devel-linux-x86_64-fedora-clang 3.6.4 275.07 NOTE
r-devel-linux-x86_64-fedora-gcc 3.6.4 249.27 NOTE
r-devel-macos-arm64 3.6.4 55.00 OK
r-devel-macos-x86_64 3.6.4 163.00 OK
r-devel-windows-x86_64 3.6.4 56.00 169.00 225.00 NOTE
r-patched-linux-x86_64 3.6.4 21.14 137.25 158.39 NOTE
r-release-linux-x86_64 3.6.4 17.68 133.92 151.60 OK
r-release-macos-arm64 3.6.4 76.00 OK
r-release-macos-x86_64 3.6.4 155.00 OK
r-release-windows-x86_64 3.6.4 54.00 168.00 222.00 OK
r-oldrel-macos-arm64 3.6.4 93.00 OK
r-oldrel-macos-x86_64 3.6.4 189.00 OK
r-oldrel-windows-x86_64 3.6.4 50.00 209.00 259.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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-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