CRAN Package Check Results for Package arcgisutils

Last updated on 2026-07-29 04:54:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 107.35 51.61 158.96 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 87.35 38.68 126.03 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.0 179.00 81.27 260.27 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 69.00 35.32 104.32 OK
r-devel-windows-x86_64 0.6.0 149.00 78.00 227.00 OK
r-patched-linux-x86_64 0.6.0 113.61 48.23 161.84 OK
r-release-linux-x86_64 0.6.0 108.33 47.92 156.25 OK
r-release-macos-arm64 0.6.0 26.00 19.00 45.00 OK
r-release-macos-x86_64 0.6.0 84.00 68.00 152.00 OK
r-release-windows-x86_64 0.6.0 145.00 85.00 230.00 OK
r-oldrel-macos-arm64 0.6.0 26.00 21.00 47.00 OK
r-oldrel-macos-x86_64 0.6.0 84.00 55.00 139.00 OK
r-oldrel-windows-x86_64 0.6.0 174.00 97.00 271.00 OK

Check Details

Version: 0.6.0
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/arcgisutils/libs/arcgisutils.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