Includes support for 'Mapbox' Navigation APIs, including directions, isochrones, and route optimization; the Search API for forward and reverse geocoding; the Maps API for interacting with 'Mapbox' vector tilesets and visualizing 'Mapbox' maps in R; and the 'tippecanoe' tile-generation utility. See <https://docs.mapbox.com/api/> for more information about the 'Mapbox' APIs.
Version: | 0.4 |
Depends: | R (≥ 3.3.0) |
Imports: | httr, sf, jsonlite, purrr, curl, dplyr (≥ 1.0.0), tidyr (≥ 1.0.0), aws.s3, stringi, slippymath, protolite, rlang, geojsonsf, magick, leaflet, units, raster, png, jpeg |
Suggests: | ggspatial, grDevices, mapdeck, tigris, tidycensus, tmap, testthat (≥ 3.0.0) |
Published: | 2022-06-27 |
Author: | Kyle Walker [aut, cre], Eli Pousson [ctb], Anthony North [ctb, cph], Miles McBain [ctb] |
Maintainer: | Kyle Walker <kyle at walker-data.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | mapboxapi results |
Reference manual: | mapboxapi.pdf |
Package source: | mapboxapi_0.4.tar.gz |
Windows binaries: | r-devel: mapboxapi_0.4.zip, r-release: mapboxapi_0.4.zip, r-oldrel: mapboxapi_0.4.zip |
macOS binaries: | r-release (arm64): mapboxapi_0.4.tgz, r-oldrel (arm64): mapboxapi_0.4.tgz, r-release (x86_64): mapboxapi_0.4.tgz, r-oldrel (x86_64): mapboxapi_0.4.tgz |
Old sources: | mapboxapi archive |
Reverse suggests: | crsuggest |
Please use the canonical form https://CRAN.R-project.org/package=mapboxapi to link to this page.