CRAN Package Check Results for Package RPesto

Last updated on 2026-04-12 18:53:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 128.13 46.65 174.78 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 103.54 36.09 139.63 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 244.00 78.69 322.69 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 133.00 100.00 233.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 142.00 121.00 263.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