CRAN Package Check Results for Package cli

Last updated on 2025-04-19 05:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.4 21.98 144.75 166.73 NOTE
r-devel-linux-x86_64-debian-gcc 3.6.4 14.22 94.67 108.89 NOTE
r-devel-linux-x86_64-fedora-clang 3.6.4 274.80 NOTE
r-devel-linux-x86_64-fedora-gcc 3.6.4 269.82 NOTE
r-devel-windows-x86_64 3.6.4 54.00 181.00 235.00 NOTE
r-patched-linux-x86_64 3.6.4 20.24 137.61 157.85 NOTE
r-release-linux-x86_64 3.6.4 16.79 136.93 153.72 NOTE
r-release-macos-arm64 3.6.4 75.00 NOTE
r-release-macos-x86_64 3.6.4 143.00 NOTE
r-release-windows-x86_64 3.6.4 1.00 5.00 6.00 ERROR
r-oldrel-macos-arm64 3.6.4 76.00 OK
r-oldrel-macos-x86_64 3.6.4 155.00 OK
r-oldrel-windows-x86_64 3.6.4 58.00 297.00 355.00 OK

Additional issues

MKL

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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-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

Version: 3.6.4
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-release-windows-x86_64