CRAN Package Check Results for Package arcgisplaces

Last updated on 2026-04-04 00:51:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 328.82 29.02 357.84 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 271.95 23.02 294.97 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 660.00 43.78 703.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 660.00 39.07 699.07 NOTE
r-devel-macos-arm64 0.1.2 82.00 -27.00 55.00 OK
r-devel-windows-x86_64 0.1.2 442.00 63.00 505.00 NOTE
r-patched-linux-x86_64 0.1.2 331.26 26.62 357.88 NOTE
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 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: compiled code
Result: NOTE File 'arcgisplaces/libs/x64/arcgisplaces.dll': 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-windows-x86_64

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-patched-linux-x86_64