Last updated on 2026-03-28 08:50:27 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 127.40 | 45.80 | 173.20 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 103.27 | 34.88 | 138.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 222.00 | 70.31 | 292.31 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 218.00 | 68.98 | 286.98 | OK | |
| r-devel-macos-arm64 | 0.1.4 | 32.00 | -6.00 | 26.00 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 148.00 | 99.00 | 247.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 129.78 | 42.28 | 172.06 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 121.92 | 42.76 | 164.68 | 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 | 125.00 | 99.00 | 224.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 | 156.00 | 122.00 | 278.00 | OK |
Version: 0.1.4
Check: compiled code
Result: NOTE
File ‘RPesto/libs/RPesto.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’,
‘R_Srcref’, ‘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-devel-linux-x86_64-debian-gcc
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