Package: ceramic
Title: Download Online Imagery Tiles
Version: 0.9.5
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://registry.opendata.aws/terrain-tiles/> terrain and 'Mapbox' 
 <https://www.mapbox.com/> servers are provided. 
Depends: R (>= 3.5.0), terra
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.0
Imports: curl, dplyr, fs (>= 1.3.0), glue, graphics, purrr, rappdirs,
        rlang, sp, slippymath (>= 0.3.0), stats, tibble, utils,
        crsmeta, vapour, stringr, wk
Suggests: covr, spelling, testthat (>= 3.0.0)
URL: https://hypertidy.github.io/ceramic/
BugReports: https://github.com/hypertidy/ceramic/issues
Language: en-US
LazyData: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-27 02:59:07 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: 2024-02-27 06:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 10:26:51 UTC; unix
