Last updated on 2026-04-01 21:52:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.0 | 156.60 | 228.46 | 385.06 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.5.0 | 139.76 | 151.17 | 290.93 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.5.0 | 195.00 | 490.38 | 685.38 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.0 | 420.00 | 379.47 | 799.47 | OK | |
| r-devel-macos-arm64 | 2.5.0 | 40.00 | 28.00 | 68.00 | OK | |
| r-devel-windows-x86_64 | 2.5.0 | 219.00 | 810.00 | 1029.00 | NOTE | |
| r-patched-linux-x86_64 | 2.4.0 | 187.52 | 193.39 | 380.91 | OK | |
| r-release-linux-x86_64 | 2.5.0 | 188.07 | 202.55 | 390.62 | OK | |
| r-release-macos-arm64 | 2.5.0 | 40.00 | 34.00 | 74.00 | OK | |
| r-release-macos-x86_64 | 2.5.0 | 126.00 | 179.00 | 305.00 | OK | |
| r-release-windows-x86_64 | 2.5.0 | 220.00 | 792.00 | 1012.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.0 | 31.00 | 30.00 | 61.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.5.0 | 122.00 | 199.00 | 321.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.5.0 | 184.00 | 849.00 | 1033.00 | NOTE |
Version: 2.5.0
Check: compiled code
Result: NOTE
File ‘gdalraster/libs/gdalraster.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: 2.5.0
Check: compiled code
Result: NOTE
File 'gdalraster/libs/x64/gdalraster.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.4.0
Check: installed package size
Result: NOTE
installed size is 79.6Mb
sub-directories of 1Mb or more:
extdata 2.0Mb
libs 75.5Mb
Flavor: r-oldrel-macos-arm64
Version: 2.5.0
Check: installed package size
Result: NOTE
installed size is 82.0Mb
sub-directories of 1Mb or more:
extdata 2.0Mb
libs 77.8Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64