Last updated on 2026-04-28 14:51:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 111.06 | 53.23 | 164.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 89.47 | 39.51 | 128.98 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 177.00 | 79.81 | 256.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 200.00 | 87.55 | 287.55 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 176.00 | 86.00 | 262.00 | 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 | 12.00 | 36.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 | 145.00 | 87.00 | 232.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 | 199.00 | 98.00 | 297.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