Package: rasterpic
Title: Create a Spatial Raster from Plain Images
Version: 0.2.4
Authors@R: 
    person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8457-4658"))
Description: Create a spatial raster, as the ones provided by 'terra',
    from regular pictures.
License: MIT + file LICENSE
URL: https://dieghernan.github.io/rasterpic/,
        https://github.com/dieghernan/rasterpic
BugReports: https://github.com/dieghernan/rasterpic/issues
Depends: R (>= 3.6.0)
Imports: png (>= 0.1-5), sf (>= 1.0.0), terra (>= 1.4-22)
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), tidyterra
VignetteBuilder: knitr
Config/Needs/check: curl
Config/Needs/coverage: curl
Config/Needs/website: dieghernan/gitdevr, tmap, mapsf, maptiles,
        devtools, curl
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
RoxygenNote: 7.3.0
NeedsCompilation: no
Packaged: 2024-01-18 15:00:17 UTC; diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-18 15:20:02 UTC
