CRAN Package Check Results for Package arcgisplaces

Last updated on 2026-03-30 21:52:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 334.02 29.08 363.10 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 273.44 22.61 296.05 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 540.00 48.15 588.15 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 550.00 41.12 591.12 OK
r-devel-macos-arm64 0.1.2 82.00 -27.00 55.00 OK
r-devel-windows-x86_64 0.1.2 656.00 63.00 719.00 OK
r-patched-linux-x86_64 0.1.2 339.71 25.27 364.98 OK
r-release-linux-x86_64 0.1.2 331.95 25.32 357.27 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 257.00 14.00 271.00 OK
r-release-windows-x86_64 0.1.2 424.00 65.00 489.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 255.00 -3.00 252.00 OK
r-oldrel-windows-x86_64 0.1.2 498.00 76.00 574.00 OK

Check Details

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘arcgisplaces/libs/arcgisplaces.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

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘arcgisplaces/libs/arcgisplaces.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. Flavor: r-devel-linux-x86_64-fedora-clang