CRAN Package Check Results for Package arcgisutils

Last updated on 2026-04-30 09:52:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 111.06 53.23 164.29 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 90.09 37.48 127.57 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 177.00 79.81 256.81 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 200.00 87.55 287.55 OK
r-devel-windows-x86_64 0.5.0 200.00 82.00 282.00 OK
r-patched-linux-x86_64 0.5.0 111.63 48.16 159.79 OK
r-release-linux-x86_64 0.5.0 111.29 47.90 159.19 OK
r-release-macos-arm64 0.5.0 24.00 12.00 36.00 OK
r-release-macos-x86_64 0.5.0 85.00 149.00 234.00 NOTE
r-release-windows-x86_64 0.5.0 132.00 89.00 221.00 OK
r-oldrel-macos-arm64 0.5.0 26.00 15.00 41.00 OK
r-oldrel-macos-x86_64 0.5.0 85.00 113.00 198.00 OK
r-oldrel-windows-x86_64 0.5.0 199.00 98.00 297.00 OK

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘arcgisutils/libs/arcgisutils.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-release-macos-x86_64