-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.2 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Package: rasterpic
Title: Convert Digital Images into 'SpatRaster' Objects
Version: 0.2.6
Authors@R:
person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0001-8457-4658"))
Description: Generate 'SpatRaster' objects, as defined by the 'terra'
package, from digital images, using a specified spatial object as a
geographical reference.
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, remotes, cpp11
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
X-schema.org-keywords: cran, jpeg, jpg, maps, png, r, r-package, r-stats,
raster, rstats, sf, terra, tif, tiff, cran-r