CRAN Package Check Results for Package arcgisgeocode

Last updated on 2026-03-28 08:50:03 CET.

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 125.74 27.51 153.25 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 6.00 46.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 153.56 32.49 186.05 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 269.00 65.00 334.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

Check Details

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