CRAN Package Check Results for Package arcgisplaces

Last updated on 2026-03-29 13:51:55 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 272.38 22.69 295.07 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 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 567.00 68.00 635.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