Last updated on 2026-04-10 14:50:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 154.67 | 36.33 | 191.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 122.94 | 27.70 | 150.64 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 240.00 | 79.69 | 319.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 261.00 | 53.63 | 314.63 | OK | |
| r-devel-macos-arm64 | 0.4.0 | 37.00 | 6.00 | 43.00 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 258.00 | 64.00 | 322.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.0 | 154.25 | 33.90 | 188.15 | NOTE | |
| r-release-linux-x86_64 | 0.4.0 | 151.09 | 32.57 | 183.66 | 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 | 261.00 | 64.00 | 325.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 | 298.00 | 76.00 | 374.00 | OK |
Version: 0.4.0
Check: compiled code
Result: NOTE
File 'arcgisgeocode/libs/x64/arcgisgeocode.dll':
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-devel-windows-x86_64
Version: 0.4.0
Check: compiled code
Result: NOTE
File ‘arcgisgeocode/libs/arcgisgeocode.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-patched-linux-x86_64