Package: maptiles
Title: Download and Display Map Tiles
Version: 0.1.1
Authors@R: person("Timothée", "Giraud", 
                  email = "timothee.giraud@cnrs.fr", 
                  role = c("cre","aut"), 
                  comment = c(ORCID = "0000-0002-1932-3323"))
Description: To create maps from tiles, 'maptiles' downloads, composes and
    displays tiles from a large number of providers (e.g. 'OpenStreetMap',
    'Stamen', 'Esri', 'CARTO', or 'Thunderforest').
License: GPL-3
LazyData: true
Depends: R (>= 3.5.0)
Imports: sf (>= 0.9-5), curl, graphics, png, terra, slippymath
Suggests: covr, tinytest
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-20 13:48:53 UTC; tim
Author: Timothée Giraud [cre, aut] (<https://orcid.org/0000-0002-1932-3323>)
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2020-11-20 14:40:08 UTC
