CRAN Package Check Results for Package tomledit

Last updated on 2026-03-28 11:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 78.33 27.36 105.69 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 66.33 21.83 88.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 126.00 38.84 164.84 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 128.00 36.27 164.27 OK
r-devel-macos-arm64 0.1.1 19.00 6.00 25.00 OK
r-devel-windows-x86_64 0.1.1 87.00 53.00 140.00 OK
r-patched-linux-x86_64 0.1.1 79.76 23.03 102.79 OK
r-release-linux-x86_64 0.1.1 79.50 22.79 102.29 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 60.00 62.00 122.00 OK
r-release-windows-x86_64 0.1.1 87.00 50.00 137.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 63.00 78.00 141.00 OK
r-oldrel-windows-x86_64 0.1.1 110.00 59.00 169.00 OK

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘tomledit/libs/tomledit.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ 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