forked from pik-piam/mrmagpie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
60 lines (60 loc) · 1.59 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Type: Package
Package: mrmagpie
Title: madrat based MAgPIE Input Data Library
Version: 1.39.0
Date: 2023-11-08
Authors@R: c(
person("Kristine", "Karstens", , "[email protected]", role = c("aut", "cre")),
person("Jan Philipp", "Dietrich", , "[email protected]", role = "aut"),
person("David", "Chen", role = "aut"),
person("Michael", "Windisch", role = "aut"),
person("Marcos", "Alves", role = "aut"),
person("Felicitas", "Beier", , "[email protected]", role = "aut"),
person("Patrick", "v. Jeetze", , "[email protected]", role = "aut"),
person("Abhijeet", "Mishra", , "[email protected]", role = "aut"),
person("Florian", "Humpenoeder", , "[email protected]", role = "aut"),
person("Pascal", "Sauer", , "[email protected]", role = "aut")
)
Description: Provides functions for MAgPIE country and cellular input data
generation.
License: LGPL-3 | file LICENSE
URL: https://github.com/pik-piam/mrmagpie,
https://doi.org/10.5281/zenodo.4319612
BugReports: https://github.com/pik-piam/mrmagpie/issues
Depends:
madrat (>= 2.8.0),
magclass (>= 3.17),
mrcommons (>= 1.37.0),
mrland (>= 0.51.0),
mrwater (>= 1.11.0),
R (>= 3.5.0)
Imports:
abind,
class,
digest,
dplyr,
ggplot2,
lpjclass,
luplot (>= 3.56.0),
luscale,
magpiesets,
mstools,
ncdf4,
pbapply,
raster,
readxl,
stats,
stringr,
terra (>= 1.7.18),
tidyr,
withr
Suggests:
covr,
knitr,
rmarkdown,
zip
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: no
RoxygenNote: 7.2.3