Last updated on 2026-04-03 23:56:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.17 | 315.75 | 69.10 | 384.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.2.17 | 261.03 | 69.77 | 330.80 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.2.17 | 300.00 | 135.46 | 435.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.17 | 660.00 | 137.27 | 797.27 | OK | |
| r-devel-macos-arm64 | 2.2.17 | 60.00 | 1.00 | 61.00 | OK | |
| r-devel-windows-x86_64 | 2.2.17 | 258.00 | 129.00 | 387.00 | NOTE | |
| r-patched-linux-x86_64 | 2.2.17 | 320.93 | 92.40 | 413.33 | NOTE | |
| r-release-linux-x86_64 | 2.2.17 | 310.81 | 89.24 | 400.05 | OK | |
| r-release-macos-arm64 | 2.2.17 | 61.00 | 0.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 2.2.17 | 189.00 | 62.00 | 251.00 | OK | |
| r-release-windows-x86_64 | 2.2.17 | 250.00 | 118.00 | 368.00 | OK | |
| r-oldrel-macos-arm64 | 2.2.17 | 60.00 | 6.00 | 66.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.2.17 | 190.00 | 119.00 | 309.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.2.17 | 313.00 | 145.00 | 458.00 | OK |
Version: 2.2.17
Check: compiled code
Result: NOTE
File ‘bWGR/libs/bWGR.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-patched-linux-x86_64
Version: 2.2.17
Check: compiled code
Result: NOTE
File 'bWGR/libs/x64/bWGR.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.2.17
Check: installed package size
Result: NOTE
installed size is 140.6Mb
sub-directories of 1Mb or more:
libs 140.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64