Package: mapboxapi
Type: Package
Title: R Interface to 'Mapbox' Web Services
Date: 2021-12-14
Version: 0.3.1
Authors@R: 
    c(person(given = "Kyle", family = "Walker", email = "kyle@walker-data.com", 
    role = c("aut", "cre")))
Maintainer: Kyle Walker <kyle@walker-data.com>
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
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: mapdeck, tigris, tidycensus, tmap, ggspatial
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-12-14 12:14:12 UTC; kyle
Author: Kyle Walker [aut, cre]
Repository: CRAN
Date/Publication: 2021-12-14 15:00:02 UTC
