CRAN Package Check Results for Package arcgisplaces

Last updated on 2026-03-28 01:51:28 CET.

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 279.64 23.13 302.77 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 545.00 42.04 587.04 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 550.00 41.12 591.12 OK
r-devel-macos-arm64 0.1.2 85.00 -26.00 59.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 338.10 25.69 363.79 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 446.00 63.00 509.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 502.00 75.00 577.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