-
Notifications
You must be signed in to change notification settings - Fork 24
/
DESCRIPTION
62 lines (62 loc) · 2.21 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
61
62
Type: Package
Package: magpie4
Title: MAgPIE outputs R package for MAgPIE version 4.x
Version: 2.15.6
Date: 2024-11-15
Authors@R: c(
person("Benjamin Leon", "Bodirsky", , "[email protected]", role = c("aut", "cre")),
person("Florian", "Humpenoeder", , "[email protected]", role = "aut"),
person("Jan Philipp", "Dietrich", , "[email protected]", role = "aut"),
person("Miodrag", "Stevanovic", , "[email protected]", role = "aut"),
person("Isabelle", "Weindl", , "[email protected]", role = "aut"),
person("Kristine", "Karstens", , "[email protected]", role = "aut"),
person("Xiaoxi", "Wang", , "[email protected]", role = "aut"),
person("Abhijeet", "Mishra", , "[email protected]", role = "aut"),
person("Felicitas", "Beier", , "[email protected]", role = "aut"),
person("Jannes", "Breier", , "[email protected]", role = "aut"),
person("Amsalu Woldie", "Yalew", , "[email protected]", role = "aut"),
person("David", "Chen", , "[email protected]", role = "aut"),
person("Anne", "Biewald", role = "aut"),
person("Stephen", "Wirth", , "[email protected]", role = "aut"),
person("Patrick", "von Jeetze", , "[email protected]", role = "aut"),
person("Debbora", "Leip", , "[email protected]", role = "aut"),
person("Michael", "Crawford", , "[email protected]", role = "aut"),
person("Marcos", "Alves", , "[email protected]", role = "aut"),
person("Markus", "Bonsch", role = "ctb"),
person("Singh", "Vartika", role = "ctb")
)
Description: Common output routines for extracting results from the MAgPIE
framework (versions 4.x).
License: LGPL-3 | file LICENSE
URL: https://github.com/pik-piam/magpie4,
https://doi.org/10.5281/zenodo.1158582
BugReports: https://github.com/pik-piam/magpie4/issues
Depends:
R (>= 3.5.0),
magclass (>= 2.40)
Imports:
dplyr,
gdx2 (>= 0.1.6),
gms,
luscale,
lusweave,
madrat (>= 3.10.0),
magpiesets,
methods,
mip,
mstools,
nonparaeff,
reshape2,
rlang,
utils,
stringr,
stats
Suggests:
covr,
luplot,
ncdf4,
rworldmap (>= 1.3.8),
terra,
testthat
Encoding: UTF-8
RoxygenNote: 7.3.2