CRAN Package Check Results for Package carbondate

Last updated on 2025-12-26 07:48:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 26.76 226.70 253.46 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0 18.63 150.18 168.81 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.0 66.00 390.47 456.47 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 49.00 375.36 424.36 NOTE
r-devel-windows-x86_64 1.1.0 32.00 395.00 427.00 NOTE
r-patched-linux-x86_64 1.1.0 27.96 235.82 263.78 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 32.00 408.00 440.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. 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: 1.1.0
Check: compiled code
Result: NOTE File 'carbondate/libs/x64/carbondate.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