Last updated on 2026-04-25 09:49:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.6-32 | 182.19 | 433.08 | 615.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.6-32 | 121.82 | 274.15 | 395.97 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.6-32 | 301.00 | 668.14 | 969.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.6-32 | 343.00 | 652.51 | 995.51 | OK | |
| r-patched-linux-x86_64 | 3.6-32 | 179.25 | 406.31 | 585.56 | OK | |
| r-release-linux-x86_64 | 3.6-32 | 157.57 | 397.92 | 555.49 | OK | |
| r-release-macos-arm64 | 3.6-32 | 40.00 | 68.00 | 108.00 | OK | |
| r-release-macos-x86_64 | 3.6-32 | 119.00 | 535.00 | 654.00 | NOTE | |
| r-release-windows-x86_64 | 3.6-32 | 197.00 | 421.00 | 618.00 | OK | |
| r-oldrel-macos-arm64 | 3.6-32 | OK | ||||
| r-oldrel-macos-x86_64 | 3.6-32 | 103.00 | 419.00 | 522.00 | OK | |
| r-oldrel-windows-x86_64 | 3.6-32 | 188.00 | 404.00 | 592.00 | OK |
Version: 3.6-32
Check: compiled code
Result: NOTE
File ‘raster/libs/raster.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