-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
executable file
·39 lines (39 loc) · 1.07 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
39
Package: link2GI
Type: Package
Title: Linking Geographic Information Systems, Remote Sensing and Other Command Line Tools
Version: 0.6-2
Date: 2024-10-28
Authors@R: c(person("Chris", "Reudenbach", email = "[email protected]", role = c("cre", "aut")),
person("Tim", "Appelhans", email = "[email protected]>", role = c("ctb"))
)
Encoding: UTF-8
Maintainer: Chris Reudenbach <[email protected]>
Description: Functions and tools for using open GIS and remote sensing command-line interfaces in a reproducible environment.
URL: https://github.com/r-spatial/link2GI/, https://r-spatial.github.io/link2GI/
BugReports: https://github.com/r-spatial/link2GI/issues/
License: GPL (>= 3) | file LICENSE
Depends: R (>= 3.5.0)
Imports:
devtools,
R.utils,
roxygen2,
sf (>= 0.9),
brew,
yaml,
terra,
methods,
utils,
xml2,
xfun,
rstudioapi,
renv
SystemRequirements: GNU make
RoxygenNote: 7.3.1
Suggests: knitr,
rmarkdown,
sp,
rgrass,
stars,
curl,
markdown
VignetteBuilder: knitr