Last updated on 2026-03-31 22:52:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0-3 | 88.82 | 180.86 | 269.68 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0-3 | 67.03 | 118.69 | 185.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0-3 | 116.00 | 268.44 | 384.44 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0-3 | 180.00 | 279.19 | 459.19 | NOTE | |
| r-devel-macos-arm64 | 2.0-3 | 21.00 | 31.00 | 52.00 | OK | |
| r-devel-windows-x86_64 | 2.0-3 | 108.00 | 257.00 | 365.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0-3 | 94.93 | 160.77 | 255.70 | OK | |
| r-release-linux-x86_64 | 2.0-3 | 93.83 | 158.79 | 252.62 | OK | |
| r-release-macos-arm64 | 2.0-3 | OK | ||||
| r-release-macos-x86_64 | 2.0-3 | 57.00 | 163.00 | 220.00 | OK | |
| r-release-windows-x86_64 | 2.0-3 | 110.00 | 238.00 | 348.00 | OK | |
| r-oldrel-macos-arm64 | 2.0-3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.0-3 | 57.00 | 125.00 | 182.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.0-3 | 137.00 | 297.00 | 434.00 | OK |
Version: 2.0-3
Check: compiled code
Result: NOTE
File ‘stream/libs/stream.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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.0-3
Check: compiled code
Result: NOTE
File 'stream/libs/x64/stream.dll':
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-windows-x86_64
Version: 2.0-3
Check: installed package size
Result: NOTE
installed size is 13.7Mb
sub-directories of 1Mb or more:
doc 1.7Mb
libs 10.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64