CRAN Package Check Results for Package carat

Last updated on 2026-04-24 13:48:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 81.33 85.42 166.75 OK
r-devel-linux-x86_64-debian-gcc 2.2.1 53.25 59.31 112.56 OK
r-devel-linux-x86_64-fedora-clang 2.2.1 87.00 129.79 216.79 OK
r-devel-linux-x86_64-fedora-gcc 2.2.1 149.00 122.74 271.74 OK
r-patched-linux-x86_64 2.2.1 74.47 78.73 153.20 OK
r-release-linux-x86_64 2.2.1 63.14 74.90 138.04 OK
r-release-macos-arm64 2.2.1 OK
r-release-macos-x86_64 2.2.1 57.00 87.00 144.00 NOTE
r-release-windows-x86_64 2.2.1 76.00 115.00 191.00 OK
r-oldrel-macos-arm64 2.2.1 OK
r-oldrel-macos-x86_64 2.2.1 49.00 67.00 116.00 OK
r-oldrel-windows-x86_64 2.2.1 73.00 115.00 188.00 OK

Check Details

Version: 2.2.1
Check: compiled code
Result: NOTE File ‘carat/libs/carat.so’: Found non-API call to R: ‘R_UnboundValue’ 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-release-macos-x86_64