Package: rmapzen Type: Package Title: Client for 'Mapzen' and Related Map APIs Version: 0.5.1 Authors@R: c( person("Tarak", "Shah", email = "tarak.shah@gmail.com", role = c("aut", "cre")), person("Daniel","Possenriede", role = "ctb")) Maintainer: Tarak Shah Description: Provides an interface to 'Mapzen'-based APIs (including geocode.earth, Nextzen, and NYC GeoSearch) for geographic search and geocoding, isochrone calculation, and vector data to draw map tiles. See for more information. The original Mapzen has gone out of business, but 'rmapzen' can be set up to work with any provider who implements the Mapzen API. License: MIT + file LICENSE LazyData: TRUE Depends: R (>= 2.10) Imports: tibble, httr, jsonlite, ISOcodes, dplyr, assertthat, geojsonio, tidyr, purrr, digest, sf (>= 1.0.0), utils RoxygenNote: 7.2.3 Suggests: testthat, covr, knitr, rmarkdown, rlang URL: https://tarakc02.github.io/rmapzen/ BugReports: https://github.com/tarakc02/rmapzen/issues VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libjq-dev libprotobuf-dev libssl-dev libproj-dev protobuf-compiler libprotoc-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev Repository: https://tarakc02.r-universe.dev Date/Publication: 2025-08-13 21:03:15 UTC RemoteUrl: https://github.com/tarakc02/rmapzen RemoteRef: HEAD RemoteSha: cba898eb82e99aa2de53cd254904cc62ef095ebd NeedsCompilation: no Packaged: 2026-06-09 07:47:42 UTC; root Author: Tarak Shah [aut, cre], Daniel Possenriede [ctb]