CRAN Package Check Results for Package RcppTOML

Last updated on 2025-12-20 00:48:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 14.37 25.73 40.10 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 13.01 20.43 33.44 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.3 31.00 38.82 69.82 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 33.00 36.00 69.00 OK
r-devel-windows-x86_64 0.2.3 20.00 72.00 92.00 OK
r-patched-linux-x86_64 0.2.3 16.96 22.86 39.82 OK
r-release-linux-x86_64 0.2.3 17.37 22.65 40.02 OK
r-release-macos-arm64 0.2.3 OK
r-release-macos-x86_64 0.2.3 11.00 31.00 42.00 OK
r-release-windows-x86_64 0.2.3 27.00 77.00 104.00 OK
r-oldrel-macos-arm64 0.2.3 OK
r-oldrel-macos-x86_64 0.2.3 11.00 46.00 57.00 OK
r-oldrel-windows-x86_64 0.2.3 23.00 100.00 123.00 OK

Check Details

Version: 0.2.3
Check: compiled code
Result: NOTE File ‘RcppTOML/libs/RcppTOML.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