CRAN Package Check Results for Maintainer ‘Josiah Parry <josiah.parry at gmail.com>’

Last updated on 2026-04-26 03:50:12 CEST.

Package ERROR NOTE OK
arcgis 12
arcgisgeocode 1 1 10
arcgislayers 12
arcgisplaces 1 11
arcgisutils 1 11
arcpbf 8 4
b32 1 11
b64 1 11
calcite 12
tomledit 1 11
trendyy 12

Package arcgis

Current CRAN status: OK: 12

Package arcgisgeocode

Current CRAN status: ERROR: 1, NOTE: 1, OK: 10

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

Version: 0.4.0
Check: examples
Result: ERROR Running examples in 'arcgisgeocode-Ex.R' failed The error most likely occurred in: > ### Name: find_address_candidates > ### Title: Find Address Candidates > ### Aliases: find_address_candidates > > ### ** Examples > > candidates_from_single <- find_address_candidates( + single_line = "Bellwood Coffee, 1366 Glenwood Ave SE, Atlanta, GA, 30316, USA" + ) Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Could not resolve hostname [geocode.arcgis.com]: Could not resolve host: geocode.arcgis.com Backtrace: ▆ 1. └─arcgisgeocode::find_address_candidates(single_line = "Bellwood Coffee, 1366 Glenwood Ave SE, Atlanta, GA, 30316, USA") 2. ├─arcgisgeocode:::check_geocoder(geocoder, call = rlang::caller_env()) 3. │ └─rlang::inherits_any(x, "GeocodeServer") 4. └─arcgisgeocode::default_geocoder() 5. └─arcgisgeocode::world_geocoder() 6. └─arcgisgeocode::geocode_server("https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer") 7. └─httr2::req_perform(b_req) 8. └─httr2:::handle_resp(req, resp, error_call = error_call) 9. └─rlang::cnd_signal(resp) Execution halted Flavor: r-release-windows-x86_64

Package arcgislayers

Current CRAN status: OK: 12

Package arcgisplaces

Current CRAN status: NOTE: 1, OK: 11

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-release-macos-x86_64

Package arcgisutils

Current CRAN status: NOTE: 1, OK: 11

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

Package arcpbf

Current CRAN status: NOTE: 8, OK: 4

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘arcpbf/libs/arcpbf.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘arcpbf/libs/arcpbf.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’, ‘R_Srcref’, ‘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

Version: 0.2.0
Check: compiled code
Result: NOTE File 'arcpbf/libs/x64/arcpbf.dll': Found non-API call to R: 'R_NamespaceRegistry' 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-windows-x86_64

Package b32

Current CRAN status: NOTE: 1, OK: 11

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

Package b64

Current CRAN status: NOTE: 1, OK: 11

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

Package calcite

Current CRAN status: OK: 12

Package tomledit

Current CRAN status: NOTE: 1, OK: 11

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

Package trendyy

Current CRAN status: OK: 12