Last updated on 2026-04-25 01:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.0 | 161.39 | 232.69 | 394.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.5.0 | 135.50 | 150.47 | 285.97 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.5.0 | 206.00 | 497.16 | 703.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.0 | 373.00 | 362.12 | 735.12 | OK | |
| r-patched-linux-x86_64 | 2.5.0 | 194.65 | 215.99 | 410.64 | OK | |
| r-release-linux-x86_64 | 2.5.0 | 186.29 | 201.06 | 387.35 | OK | |
| r-release-macos-arm64 | 2.5.0 | 40.00 | 28.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 2.5.0 | 124.00 | 196.00 | 320.00 | NOTE | |
| r-release-windows-x86_64 | 2.5.0 | 214.00 | 742.00 | 956.00 | OK | |
| r-oldrel-macos-arm64 | 2.5.0 | 40.00 | 34.00 | 74.00 | OK | |
| r-oldrel-macos-x86_64 | 2.5.0 | 126.00 | 179.00 | 305.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.0 | 217.00 | 905.00 | 1122.00 | OK |
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.
Flavor: r-release-macos-x86_64