Last updated on 2026-04-02 03:52:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 156.08 | 36.30 | 192.38 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 119.62 | 28.28 | 147.90 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 240.00 | 47.91 | 287.91 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 242.00 | 52.30 | 294.30 | OK | |
| r-devel-macos-arm64 | 0.4.0 | 37.00 | 6.00 | 43.00 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 270.00 | 63.00 | 333.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.0 | 149.44 | 33.62 | 183.06 | NOTE | |
| 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 | 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/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.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.4.0
Check: compiled code
Result: NOTE
File 'arcgisgeocode/libs/x64/arcgisgeocode.dll':
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-windows-x86_64