Last updated on 2026-03-31 17:53:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.2 | 64.45 | 291.60 | 356.05 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.2 | 50.70 | 217.06 | 267.76 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.2 | 107.00 | 351.32 | 458.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 137.00 | 355.76 | 492.76 | NOTE | |
| r-devel-macos-arm64 | 2.0.2 | 15.00 | 42.00 | 57.00 | OK | |
| r-devel-windows-x86_64 | 2.0.2 | 78.00 | 232.00 | 310.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.2 | 57.20 | 238.05 | 295.25 | OK | |
| r-release-linux-x86_64 | 2.0.2 | 51.90 | 239.58 | 291.48 | OK | |
| r-release-macos-arm64 | 2.0.2 | 12.00 | 44.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 2.0.2 | 43.00 | 248.00 | 291.00 | OK | |
| r-release-windows-x86_64 | 2.0.2 | 73.00 | 226.00 | 299.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.2 | 12.00 | 48.00 | 60.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.0.2 | 42.00 | 258.00 | 300.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.0.2 | 94.00 | 316.00 | 410.00 | OK |
Version: 2.0.2
Check: compiled code
Result: NOTE
File ‘WARDEN/libs/WARDEN.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.2
Check: compiled code
Result: NOTE
File 'WARDEN/libs/x64/WARDEN.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.2
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
doc 1.1Mb
libs 3.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64