CRAN Package Check Results for Package RPesto

Last updated on 2026-04-15 12:51:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 127.70 47.41 175.11 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 101.29 35.03 136.32 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 223.00 73.19 296.19 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 241.00 74.02 315.02 NOTE
r-devel-macos-arm64 0.1.4 31.00 -5.00 26.00 OK
r-devel-windows-x86_64 0.1.4 126.00 96.00 222.00 NOTE
r-patched-linux-x86_64 0.1.4 138.37 43.70 182.07 NOTE
r-release-linux-x86_64 0.1.4 118.13 42.40 160.53 OK
r-release-macos-arm64 0.1.4 32.00 -4.00 28.00 OK
r-release-macos-x86_64 0.1.4 119.00 51.00 170.00 OK
r-release-windows-x86_64 0.1.4 122.00 107.00 229.00 OK
r-oldrel-macos-arm64 0.1.4 30.00 2.00 32.00 NOTE
r-oldrel-macos-x86_64 0.1.4 121.00 71.00 192.00 NOTE
r-oldrel-windows-x86_64 0.1.4 160.00 121.00 281.00 OK

Check Details

Version: 0.1.4
Check: compiled code
Result: NOTE File ‘RPesto/libs/RPesto.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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.1.4
Check: compiled code
Result: NOTE File 'RPesto/libs/x64/RPesto.dll': Found non-API call to R: 'R_NamespaceRegistry' 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

Version: 0.1.4
Check: compiled code
Result: NOTE File ‘RPesto/libs/RPesto.so’: Found non-API calls to R: ‘R_NamespaceRegistry’, ‘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-patched-linux-x86_64

Version: 0.1.4
Check: installed package size
Result: NOTE installed size is 5.9Mb sub-directories of 1Mb or more: libs 5.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64