Package: maptiles
Title: Download and Display Map Tiles
Version: 0.10.0
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")))
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, slippymath, utils
Suggests: covr, tinytest
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-07 08:45:01 UTC; tim
Author: Timothée Giraud [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-1932-3323>),
  Diego Hernangómez [ctb] (ORCID:
    <https://orcid.org/0000-0001-8457-4658>),
  Robert J. Hijmans [ctb] (ORCID:
    <https://orcid.org/0000-0001-5872-2872>),
  Hugh A. Graham [ctb]
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2025-05-07 13:10:02 UTC
Built: R 4.3.3; ; 2025-05-07 14:09:01 UTC; unix
