CRAN Package Check Results for Package RPesto

Last updated on 2026-08-08 20:50:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 144.78 50.68 195.46 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 109.00 41.71 150.71 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 82.00 34.82 116.82 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 84.00 32.84 116.84 OK
r-devel-windows-x86_64 0.1.4 145.00 95.00 240.00 NOTE
r-patched-linux-x86_64 0.1.5 144.98 44.62 189.60 OK
r-release-linux-x86_64 0.1.4 137.21 44.32 181.53 NOTE
r-release-macos-arm64 0.1.5 32.00 -4.00 28.00 OK
r-release-macos-x86_64 0.1.5 111.00 8.00 119.00 OK
r-release-windows-x86_64 0.1.5 127.00 102.00 229.00 OK
r-oldrel-macos-arm64 0.1.5 33.00 -3.00 30.00 OK
r-oldrel-macos-x86_64 0.1.5 113.00 41.00 154.00 OK
r-oldrel-windows-x86_64 0.1.5 113.00 121.00 234.00 OK

Check Details

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 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-release-linux-x86_64