CRAN Package Check Results for Package tomledit

Last updated on 2026-04-02 18:52:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 80.75 26.92 107.67 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 65.30 22.07 87.37 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 112.00 34.80 146.80 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 142.00 38.73 180.73 NOTE
r-devel-macos-arm64 0.1.1 18.00 5.00 23.00 OK
r-devel-windows-x86_64 0.1.1 114.00 52.00 166.00 NOTE
r-patched-linux-x86_64 0.1.1 80.68 23.29 103.97 NOTE
r-release-linux-x86_64 0.1.1 78.10 22.96 101.06 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 102.00 53.00 155.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 112.00 57.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. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘tomledit/libs/tomledit.so’: Found non-API call to R: ‘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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: compiled code
Result: NOTE File 'tomledit/libs/x64/tomledit.dll': 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-windows-x86_64