Last updated on 2026-04-28 08:53:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 149.74 | 37.07 | 186.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 121.01 | 28.32 | 149.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 239.00 | 54.10 | 293.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 273.00 | 54.76 | 327.76 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 508.00 | 67.00 | 575.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 152.23 | 35.05 | 187.28 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 152.34 | 33.97 | 186.31 | OK | |
| r-release-macos-arm64 | 0.4.0 | 38.00 | 4.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 120.00 | 89.00 | 209.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.0 | 293.00 | 63.00 | 356.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 114.00 | 72.00 | 186.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 284.00 | 75.00 | 359.00 | OK |
Version: 0.4.0
Check: compiled code
Result: NOTE
File ‘arcgisgeocode/libs/arcgisgeocode.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