CRAN Package Check Results for Package checkmate

Last updated on 2026-01-01 02:50:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.3 9.83 102.59 112.42 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.3 7.94 72.46 80.40 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.3 17.00 174.87 191.87 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.3 15.00 166.36 181.36 NOTE
r-devel-windows-x86_64 2.3.3 16.00 130.00 146.00 NOTE
r-patched-linux-x86_64 2.3.3 13.60 87.36 100.96 OK
r-release-linux-x86_64 2.3.3 9.39 87.44 96.83 OK
r-release-macos-arm64 2.3.3 OK
r-release-macos-x86_64 2.3.3 7.00 94.00 101.00 OK
r-release-windows-x86_64 2.3.3 25.00 121.00 146.00 OK
r-oldrel-macos-arm64 2.3.3 OK
r-oldrel-macos-x86_64 2.3.3 8.00 120.00 128.00 OK
r-oldrel-windows-x86_64 2.3.3 23.00 149.00 172.00 OK

Check Details

Version: 2.3.3
Check: compiled code
Result: NOTE File ‘checkmate/libs/checkmate.so’: Found non-API call to R: ‘ATTRIB’ 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

Version: 2.3.3
Check: compiled code
Result: NOTE File 'checkmate/libs/x64/checkmate.dll': Found non-API call to R: 'ATTRIB' 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