CRAN Package Check Results for Package arcgisgeocode

Last updated on 2026-07-29 03:58:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 149.42 37.51 186.93 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 121.55 28.87 150.42 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.0 244.00 54.48 298.48 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 91.00 24.79 115.79 OK
r-devel-windows-x86_64 0.4.0 274.00 62.00 336.00 OK
r-patched-linux-x86_64 0.4.0 151.38 34.48 185.86 OK
r-release-linux-x86_64 0.4.0 153.13 34.33 187.46 OK
r-release-macos-arm64 0.4.0 38.00 4.00 42.00 OK
r-release-macos-x86_64 0.4.0 118.00 101.00 219.00 OK
r-release-windows-x86_64 0.4.0 259.00 65.00 324.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 302.00 73.00 375.00 OK

Check Details

Version: 0.4.0
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/arcgisgeocode/libs/arcgisgeocode.so’: Found ‘abort’, possibly from ‘abort’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc