CRAN Package Check Results for Package RcppTOML

Last updated on 2026-01-05 00:50:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 13.83 26.94 40.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 12.51 21.41 33.92 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.3 30.00 38.33 68.33 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 35.00 45.93 80.93 NOTE
r-devel-windows-x86_64 0.2.3 21.00 73.00 94.00 NOTE
r-patched-linux-x86_64 0.2.3 15.39 22.62 38.01 OK
r-release-linux-x86_64 0.2.3 16.52 22.85 39.37 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 72.00 99.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 27.00 96.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. 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: 0.2.3
Check: compiled code
Result: NOTE File 'RcppTOML/libs/x64/RcppTOML.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