Last updated on 2026-03-30 08:52:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 47.76 | 79.34 | 127.10 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 37.59 | 58.85 | 96.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 61.00 | 133.32 | 194.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 101.00 | 116.04 | 217.04 | OK | |
| r-devel-macos-arm64 | 1.2 | 10.00 | 20.00 | 30.00 | OK | |
| r-devel-windows-x86_64 | 1.2 | 55.00 | 105.00 | 160.00 | OK | |
| r-patched-linux-x86_64 | 1.2 | 47.46 | 72.13 | 119.59 | OK | |
| r-release-linux-x86_64 | 1.2 | 44.10 | 72.31 | 116.41 | OK | |
| r-release-macos-arm64 | 1.2 | 9.00 | 19.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 1.2 | 28.00 | 103.00 | 131.00 | OK | |
| r-release-windows-x86_64 | 1.2 | 51.00 | 109.00 | 160.00 | OK | |
| r-oldrel-macos-arm64 | 1.2 | 9.00 | 23.00 | 32.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2 | 29.00 | 111.00 | 140.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2 | 62.00 | 131.00 | 193.00 | NOTE |
Version: 1.2
Check: compiled code
Result: NOTE
File ‘PSPI/libs/PSPI.so’:
Found non-API call to R: ‘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: 1.2
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 5.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64