CRAN Package Check Results for Package carbondate

Last updated on 2025-12-20 09:49:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 25.29 236.01 261.30 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 17.88 160.34 178.22 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.0 67.00 402.20 469.20 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 49.00 394.28 443.28 OK
r-devel-windows-x86_64 1.1.0 34.00 400.00 434.00 OK
r-patched-linux-x86_64 1.1.0 28.66 251.75 280.41 OK
r-release-linux-x86_64 1.1.0 25.70 249.92 275.62 OK
r-release-macos-arm64 1.1.0 OK
r-release-macos-x86_64 1.1.0 17.00 336.00 353.00 OK
r-release-windows-x86_64 1.1.0 34.00 390.00 424.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 17.00 343.00 360.00 OK
r-oldrel-windows-x86_64 1.1.0 37.00 447.00 484.00 OK

Additional issues

rchk

Check Details

Version: 1.1.0
Check: compiled code
Result: NOTE File ‘carbondate/libs/carbondate.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. Flavor: r-devel-linux-x86_64-debian-gcc