Last updated on 2026-03-31 22:52:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.8 | 72.02 | 64.30 | 136.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.0.8 | 59.31 | 48.82 | 108.13 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.0.8 | 91.00 | 95.45 | 186.45 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.8 | 146.00 | 92.78 | 238.78 | OK | |
| r-devel-macos-arm64 | 3.0.8 | 17.00 | 11.00 | 28.00 | OK | |
| r-devel-windows-x86_64 | 3.0.8 | 110.00 | 103.00 | 213.00 | NOTE | |
| r-patched-linux-x86_64 | 3.0.8 | 77.57 | 58.11 | 135.68 | OK | |
| r-release-linux-x86_64 | 3.0.8 | 77.79 | 58.08 | 135.87 | OK | |
| r-release-macos-arm64 | 3.0.8 | 15.00 | 13.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 3.0.8 | 56.00 | 49.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 3.0.8 | 105.00 | 109.00 | 214.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.8 | 15.00 | 15.00 | 30.00 | NOTE | |
| r-oldrel-macos-x86_64 | 3.0.8 | 53.00 | 95.00 | 148.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.0.8 | 101.00 | 131.00 | 232.00 | OK |
Version: 3.0.8
Check: compiled code
Result: NOTE
File ‘gamstransfer/libs/gamstransfer.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
Version: 3.0.8
Check: compiled code
Result: NOTE
File 'gamstransfer/libs/x64/gamstransfer.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: 3.0.8
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
libs 6.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64