Package: maptiles Title: Download and Display Map Tiles Version: 0.11.0.9000 Authors@R: c(person(given = "Timothée", family = "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323")), person(given = "Diego", family = "Hernangómez", role = c("ctb"), comment = c(ORCID = "0000-0001-8457-4658")), person(given = "Robert J.", family = "Hijmans", role = c("ctb"), comment = c(ORCID = "0000-0001-5872-2872")), person(given = "Hugh A.", family = "Graham", role = c("ctb")), person(given = "Miles", family = "McBain", role = "cph", comment = "Slippy map tiles functions, from slippymath package")) Description: To create maps from tiles, 'maptiles' downloads, composes and displays tiles from a large number of providers (e.g. 'OpenStreetMap', 'Stadia', 'Esri', 'CARTO', or 'Thunderforest'). URL: https://github.com/riatelab/maptiles/ BugReports: https://github.com/riatelab/maptiles/issues/ License: GPL-3 Depends: R (>= 3.5.0) Imports: sf, curl, digest, graphics, grDevices, png, terra (>= 1.8-21), tools, utils Suggests: covr, tinytest Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2026-04-07 07:56:43 UTC RemoteUrl: https://github.com/riatelab/maptiles RemoteRef: dev RemoteSha: 1c037cd1b47be0fd3615577a3abc588721d28be9 NeedsCompilation: no Packaged: 2026-06-06 07:14:53 UTC; root Author: Timothée Giraud [cre, aut] (ORCID: ), Diego Hernangómez [ctb] (ORCID: ), Robert J. Hijmans [ctb] (ORCID: ), Hugh A. Graham [ctb], Miles McBain [cph] (Slippy map tiles functions, from slippymath package) Maintainer: Timothée Giraud