CRAN Package Check Results for Package tomledit

Last updated on 2026-04-28 21:49:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 77.22 27.27 104.49 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 65.29 21.87 87.16 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 125.00 37.58 162.58 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 123.00 36.38 159.38 OK
r-devel-windows-x86_64 0.1.1 135.00 54.00 189.00 OK
r-patched-linux-x86_64 0.1.1 79.09 23.82 102.91 OK
r-release-linux-x86_64 0.1.1 76.30 23.77 100.07 OK
r-release-macos-arm64 0.1.1 18.00 5.00 23.00 OK
r-release-macos-x86_64 0.1.1 61.00 38.00 99.00 NOTE
r-release-windows-x86_64 0.1.1 85.00 60.00 145.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 60.00 62.00 122.00 OK
r-oldrel-windows-x86_64 0.1.1 164.00 58.00 222.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-release-macos-x86_64