Package: mapboxapi Type: Package Title: R Interface to 'Mapbox' Web Services Date: 2025-05-06 Version: 0.6.2.9000 Authors@R: c(person(given = "Kyle", family = "Walker", email = "kyle@walker-data.com", role = c("aut", "cre")), person(given = "Eli", family = "Pousson", email = "eli.pousson@gmail.com", role = "ctb"), person(given = "Anthony", family = "North", role = c("ctb", "cph"), email = "anthony.jl.north@gmail.com"), person(given = "Miles", family = "McBain", role = "ctb", email = "miles.mcbain@gmail.com")) Maintainer: Kyle Walker 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 'Mapbox Tiling Service' and 'tippecanoe' for generating map tiles. See for more information about the 'Mapbox' APIs. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/walkerke/mapboxapi, https://walker-data.com/mapboxapi/ BugReports: https://github.com/walkerke/mapboxapi/issues 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, htmltools Suggests: ggspatial, grDevices, mapdeck, tigris, tidycensus, tmap, mapboxer, testthat (>= 3.0.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libprotobuf-dev libuv1-dev libxml2-dev libssl-dev libproj-dev protobuf-compiler libprotoc-dev libsqlite3-dev libudunits2-dev Repository: https://walkerke.r-universe.dev Date/Publication: 2026-01-23 19:48:32 UTC RemoteUrl: https://github.com/walkerke/mapboxapi RemoteRef: HEAD RemoteSha: c7f9e25c62248e903fc190bd47082d23557206fb NeedsCompilation: no Packaged: 2026-06-22 09:54:27 UTC; root Author: Kyle Walker [aut, cre], Eli Pousson [ctb], Anthony North [ctb, cph], Miles McBain [ctb]