CRAN Package Check Results for Package carat

Last updated on 2026-04-30 09:52:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 78.52 86.84 165.36 OK
r-devel-linux-x86_64-debian-gcc 2.2.1 51.79 59.07 110.86 OK
r-devel-linux-x86_64-fedora-clang 2.2.1 89.00 130.08 219.08 OK
r-devel-linux-x86_64-fedora-gcc 2.2.1 149.00 122.74 271.74 OK
r-devel-windows-x86_64 2.2.1 85.00 114.00 199.00 OK
r-patched-linux-x86_64 2.2.1 77.31 78.44 155.75 OK
r-release-linux-x86_64 2.2.1 77.35 77.36 154.71 OK
r-release-macos-arm64 2.2.1 16.00 18.00 34.00 OK
r-release-macos-x86_64 2.2.1 57.00 87.00 144.00 NOTE
r-release-windows-x86_64 2.2.1 79.00 119.00 198.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 97.00 149.00 246.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