-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 loc) · 904 Bytes
/
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
Package: demsrc
Title: Get remote URLs for remote Digital Elevation Model (DEM) collections
Version: 0.2.2
Authors@R:
person("Hugh", "Graham", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9451-5010"))
Description: Accesses intersecting DEM tiles for a given area of interest, which
can be defined as with bounding coordinates or rspatial objects.
License: Apache License (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
checkmate,
httr,
purrr,
rlang,
rstac
Suggests:
covr,
rsi,
sf,
stars,
terra,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 4.1.0)
URL: https://github.com/permian-global-research/demsrc/,
https://permian-global-research.github.io/demsrc/
BugReports: https://github.com/Permian-Global-Research/demsrc/issues