CRAN Package Check Results for Package carbondate

Last updated on 2024-05-13 09:50:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 35.96 287.90 323.86 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 28.26 238.39 266.65 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 429.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 471.43 NOTE
r-devel-windows-x86_64 1.0.1 30.00 401.00 431.00 NOTE
r-patched-linux-x86_64 1.0.1 35.49 311.59 347.08 OK
r-release-linux-x86_64 1.0.1 38.39 314.19 352.58 OK
r-release-macos-arm64 1.0.1 133.00 OK
r-release-macos-x86_64 1.0.1 447.00 OK
r-release-windows-x86_64 1.0.1 32.00 392.00 424.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 27.00 412.00 439.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_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64