-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
44 lines (44 loc) · 1.16 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
40
41
42
43
44
Package: DRIGLUCoSE
Type: Package
Title: DRI-GLUCoSE
Version: 0.2.0
Authors@R: c(
person("Walker Byron", "Blake", role = c("ths")),
person("Sebastian Tobias", "Brinkmann", email = "sebastian.brinkmann@fau.de", role = c("ths", "aut", "cre")),
person("Tim", "Große", role = c("ths", "ctb")),
person("Sumathy", "Rangarajan", role = c("ths")),
person("Koon", "Teo",role = c("ths")),
person("Salim", "Yusuf",role = c("ths")),
person("Scott A.", "Lear",role = c("ths")))
Description: Public package containing functions and code used in the development of the DRI-GLUCoSE Index.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports:
magrittr,
sf (>= 0.9.6),
dplyr (>= 0.8.0),
raster (>= 3.4.5),
nngeo (>= 0.3.8),
osmdata (>= 0.1.3),
igraph (>= 1.2.5),
tidygraph (>= 1.2.0),
nabor (>= 0.5.0),
rlang (>= 0.4.1),
methods,
mosaicCore,
mosaicCalc,
stats,
mosaic,
sfnetworks,
units,
data.table,
pbapply
Depends:
R (>= 2.10)
Suggests:
remotes,
tmap
URL: https://github.com/STBrinkmann/DRIGLUCoSE
BugReports: https://github.com/STBrinkmann/DRIGLUCoSE/issues