Package: maptiles
Title: Download and Display Map Tiles
Version: 0.7.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 (>= 0.9-5), curl, digest, graphics, grDevices, png, terra,
        tools, slippymath, utils
Suggests: covr, tinytest
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-11 14:38:01 UTC; tim
Author: Timothée Giraud [cre, aut] (<https://orcid.org/0000-0002-1932-3323>),
  Diego Hernangómez [ctb] (<https://orcid.org/0000-0001-8457-4658>),
  Robert J. Hijmans [ctb] (<https://orcid.org/0000-0001-5872-2872>),
  Hugh A. Graham [ctb]
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2024-01-11 17:20:02 UTC
Built: R 4.2.3; ; 2024-01-11 18:58:10 UTC; unix
