Last updated on 2026-08-04 21:52:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 136.34 | 50.14 | 186.48 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 110.44 | 38.55 | 148.99 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 240.00 | 77.45 | 317.45 | 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 | 130.00 | 102.00 | 232.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.4 | 131.79 | 44.31 | 176.10 | NOTE | |
| 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.4 | 134.00 | 109.00 | 243.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.5 | 113.00 | 41.00 | 154.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 158.00 | 129.00 | 287.00 | OK |
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-patched-linux-x86_64, r-release-linux-x86_64
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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64