Last updated on 2026-03-29 09:51:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 150.87 | 36.80 | 187.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 122.38 | 27.52 | 149.90 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 240.00 | 53.65 | 293.65 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 242.00 | 52.30 | 294.30 | OK | |
| r-devel-macos-arm64 | 0.4.0 | 40.00 | 3.00 | 43.00 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 486.00 | 64.00 | 550.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 158.29 | 32.83 | 191.12 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 160.06 | 32.33 | 192.39 | OK | |
| r-release-macos-arm64 | 0.4.0 | OK | ||||
| r-release-macos-x86_64 | 0.4.0 | 114.00 | 72.00 | 186.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 434.00 | 68.00 | 502.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 110.00 | 55.00 | 165.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 297.00 | 77.00 | 374.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-devel-linux-x86_64-debian-gcc