CRAN Package Check Results for Package cli

Last updated on 2024-06-06 05:57:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.2 20.52 190.07 210.59 NOTE
r-devel-linux-x86_64-debian-gcc 3.6.2 14.97 132.41 147.38 NOTE
r-devel-linux-x86_64-fedora-clang 3.6.2 246.85 NOTE
r-devel-linux-x86_64-fedora-gcc 3.6.2 236.10 NOTE
r-devel-windows-x86_64 3.6.2 52.00 163.00 215.00 NOTE
r-patched-linux-x86_64 3.6.2 25.37 177.03 202.40 OK
r-release-linux-x86_64 3.6.2 21.24 175.48 196.72 OK
r-release-macos-arm64 3.6.2 69.00 OK
r-release-macos-x86_64 3.6.2 118.00 OK
r-release-windows-x86_64 3.6.2 49.00 164.00 213.00 OK
r-oldrel-macos-arm64 3.6.2 86.00 OK
r-oldrel-macos-x86_64 3.6.2 218.00 OK
r-oldrel-windows-x86_64 3.6.2 54.00 206.00 260.00 OK

Check Details

Version: 3.6.2
Check: compiled code
Result: NOTE File ‘cli/libs/cli.so’: Found non-API calls to R: ‘SET_ENCLOS’, ‘SET_FRAME’, ‘SET_HASHTAB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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

Version: 3.6.2
Check: compiled code
Result: NOTE File 'cli/libs/x64/cli.dll': Found non-API calls to R: 'SET_ENCLOS', 'SET_FRAME', 'SET_HASHTAB' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64