Last updated on 2026-04-26 02:49:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 109.96 | 52.63 | 162.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 88.58 | 38.54 | 127.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 180.00 | 103.25 | 283.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 200.00 | 87.55 | 287.55 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 103.69 | 47.46 | 151.15 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 111.29 | 47.90 | 159.19 | OK | |
| r-release-macos-arm64 | 0.5.0 | 24.00 | 13.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 85.00 | 149.00 | 234.00 | NOTE | |
| r-release-windows-x86_64 | 0.5.0 | 129.00 | 84.00 | 213.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 26.00 | 15.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 85.00 | 113.00 | 198.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 156.00 | 96.00 | 252.00 | OK |
Version: 0.5.0
Check: compiled code
Result: NOTE
File ‘arcgisutils/libs/arcgisutils.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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