Package: snapbox Title: GGPlot Mapbox Basemap Version: 0.2.2 Authors@R: c( person(given = "Anthony", family = "North", role = c("aut", "cre"), email = "anthony.jl.north@gmail.com"), person(given = "Miles", family = "McBain", role = c("aut"), email = "miles.mcbain@gmail.com") ) Description: Static mapbox basemap for ggplot2. License: MIT + file LICENSE URL: https://github.com/anthonynorth/snapbox BugReports: https://github.com/anthonynorth/snapbox/issues Depends: R (>= 3.3.0) Imports: curl (>= 4.3), ggspatial, jpeg, magrittr, memoise, png, raster, sf, stylebox (>= 0.2.0) Suggests: testthat, vdiffr, ggplot2 Remotes: anthonynorth/stylebox Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libjpeg-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://anthonynorth.r-universe.dev Date/Publication: 2022-03-31 10:05:13 UTC RemoteUrl: https://github.com/anthonynorth/snapbox RemoteRef: HEAD RemoteSha: f7d05d278f07fcbf0c72553002641706e807ba41 NeedsCompilation: no Packaged: 2026-06-07 06:52:03 UTC; root Author: Anthony North [aut, cre], Miles McBain [aut] Maintainer: Anthony North