CRAN Package Check Results for Package cli

Last updated on 2025-03-09 14:50:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.4 21.02 144.69 165.71 NOTE
r-devel-linux-x86_64-debian-gcc 3.6.4 13.97 90.56 104.53 NOTE
r-devel-linux-x86_64-fedora-clang 3.6.4 287.75 NOTE
r-devel-linux-x86_64-fedora-gcc 3.6.4 278.02 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 51.00 171.00 222.00 OK
r-patched-linux-x86_64 3.6.4 20.45 133.16 153.61 OK
r-release-linux-x86_64 3.6.4 17.77 134.00 151.77 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 55.00 163.00 218.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 53.00 213.00 266.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