CRAN Package Check Results for Package carbondate

Last updated on 2024-08-10 00:48:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 27.52 223.09 250.61 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 17.29 158.23 175.52 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 430.33 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 455.17 NOTE
r-devel-windows-x86_64 1.0.1 32.00 399.00 431.00 NOTE
r-patched-linux-x86_64 1.0.1 26.26 238.78 265.04 OK
r-release-linux-x86_64 1.0.1 25.40 238.94 264.34 OK
r-release-macos-arm64 1.0.1 133.00 OK
r-release-macos-x86_64 1.0.1 222.00 OK
r-release-windows-x86_64 1.0.1 30.00 390.00 420.00 OK
r-oldrel-macos-arm64 1.0.1 157.00 OK
r-oldrel-macos-x86_64 1.0.1 456.00 OK
r-oldrel-windows-x86_64 1.0.1 30.00 414.00 444.00 OK

Check Details

Version: 1.0.1
Check: compiled code
Result: NOTE File ‘carbondate/libs/carbondate.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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.0.1
Check: compiled code
Result: NOTE File 'carbondate/libs/x64/carbondate.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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