Last updated on 2026-04-01 12:52:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 130.14 | 46.25 | 176.39 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 103.18 | 34.86 | 138.04 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 223.00 | 63.94 | 286.94 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 218.00 | 68.98 | 286.98 | OK | |
| r-devel-macos-arm64 | 0.1.4 | 31.00 | -5.00 | 26.00 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 128.00 | 96.00 | 224.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.4 | 129.78 | 42.28 | 172.06 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 106.72 | 42.56 | 149.28 | 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 | 129.00 | 91.00 | 220.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 | 143.00 | 129.00 | 272.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-clang
Version: 0.1.4
Check: compiled code
Result: NOTE
File ‘RPesto/libs/RPesto.so’:
Found non-API calls to R: ‘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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.1.4
Check: compiled code
Result: NOTE
File 'RPesto/libs/x64/RPesto.dll':
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-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