Package: ceramic
Title: Download Online Imagery Tiles
Version: 0.6.0
Authors@R: c(
    person("Michael", "Sumner", email = "mdsumner@gmail.com", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-2471-7511")), 
     person("Miles", "McBain",  role = c("ctb"), 
    comment = c(ORCID = "0000-0003-2865-2548")),
    person("Ben", "Raymond", role = c("ctb"), comment = "regex wizardry")
    )
Description: Download imagery tiles to a standard cache and load the data into raster objects. 
 Facilities for 'AWS' terrain <https://aws.amazon.com/public-datasets/terrain/> terrain and 'Mapbox' 
 <https://www.mapbox.com/> servers are provided. 
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: slippymath (>= 0.3.0), curl, dplyr, fs (>= 1.3.0), glue,
        rappdirs, tibble, stats, purrr, magrittr, rlang, sp, graphics,
        raster, spex, jpeg, png, utils, reproj
Suggests: testthat, covr, rgdal, spelling
URL: https://github.com/hypertidy/ceramic
BugReports: https://github.com/hypertidy/ceramic/issues
Language: en-US
NeedsCompilation: no
Packaged: 2019-07-15 23:27:42 UTC; mdsumner
Author: Michael Sumner [aut, cre] (<https://orcid.org/0000-0002-2471-7511>),
  Miles McBain [ctb] (<https://orcid.org/0000-0003-2865-2548>),
  Ben Raymond [ctb] (regex wizardry)
Maintainer: Michael Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-20 09:00:02 UTC
