CRAN Package Check Results for Package checkmate

Last updated on 2026-01-16 18:50:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.3 9.50 104.52 114.02 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.3 7.67 70.60 78.27 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.3 16.00 164.18 180.18 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.3 16.00 181.44 197.44 NOTE
r-devel-windows-x86_64 2.3.3 23.00 134.00 157.00 NOTE
r-patched-linux-x86_64 2.3.3 12.05 88.95 101.00 OK
r-release-linux-x86_64 2.3.3 9.00 88.55 97.55 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 21.00 124.00 145.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 18.00 146.00 164.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