CRAN Package Check Results for Package carbondate

Last updated on 2024-06-29 06:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 36.91 288.93 325.84 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 25.31 239.84 265.15 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 446.96 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 456.18 NOTE
r-devel-windows-x86_64 1.0.1 30.00 393.00 423.00 NOTE
r-patched-linux-x86_64 1.0.1 30.14 306.04 336.18 OK
r-release-linux-x86_64 1.0.1 32.05 313.70 345.75 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 31.00 392.00 423.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 28.00 417.00 445.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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64