Last updated on 2026-03-29 17:53:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.1 | 118.43 | 121.83 | 240.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.2.1 | 49.04 | 97.38 | 146.42 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.2.1 | 116.00 | 207.71 | 323.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.1 | 131.00 | 185.81 | 316.81 | OK | |
| r-devel-macos-arm64 | 3.2.1 | 17.00 | 33.00 | 50.00 | OK | |
| r-devel-windows-x86_64 | 3.2.1 | 81.00 | 150.00 | 231.00 | OK | |
| r-patched-linux-x86_64 | 3.2.1 | 63.14 | 118.53 | 181.67 | OK | |
| r-release-linux-x86_64 | 3.2.1 | 58.25 | 119.52 | 177.77 | OK | |
| r-release-macos-arm64 | 3.2.1 | 17.00 | 34.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 3.2.1 | 49.00 | 192.00 | 241.00 | OK | |
| r-release-windows-x86_64 | 3.2.1 | 70.00 | 138.00 | 208.00 | OK | |
| r-oldrel-macos-arm64 | 3.2.1 | 18.00 | 41.00 | 59.00 | NOTE | |
| r-oldrel-macos-x86_64 | 3.2.1 | 48.00 | 173.00 | 221.00 | OK | |
| r-oldrel-windows-x86_64 | 3.2.1 | 83.00 | 167.00 | 250.00 | OK |
Version: 3.2.1
Check: compiled code
Result: NOTE
File ‘NPCirc/libs/NPCirc.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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.2.1
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 4.2Mb
Flavor: r-oldrel-macos-arm64