Last updated on 2026-04-23 00:52:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 128.83 | 46.47 | 175.30 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 99.31 | 36.02 | 135.33 | 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 | 222.00 | 68.08 | 290.08 | NOTE | |
| r-devel-macos-arm64 | 0.1.4 | 31.00 | -5.00 | 26.00 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 134.00 | 96.00 | 230.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.4 | 128.87 | 44.19 | 173.06 | NOTE | |
| r-release-linux-x86_64 | 0.1.4 | 120.03 | 43.17 | 163.20 | 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 | 120.00 | 105.00 | 225.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 | 147.00 | 117.00 | 264.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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-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.
Flavor: r-devel-windows-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