forked from pik-piam/magpie4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
58 lines (58 loc) · 2.08 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
Type: Package
Package: magpie4
Title: MAgPIE outputs R package for MAgPIE version 4.x
Version: 1.168.0
Date: 2022-12-15
Authors@R: c(
person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", role = c("aut", "cre")),
person("Florian", "Humpenoeder", , "humpenoeder@pik-potsdam.de", role = "aut"),
person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = "aut"),
person("Miodrag", "Stevanovic", , "miodrag@pik-potsdam.de", role = "aut"),
person("Isabelle", "Weindl", , "weindl@pik-potsdam.de", role = "aut"),
person("Kristine", "Karstens", , "karstens@pik-potsdam.de", role = "aut"),
person("Xiaoxi", "Wang", , "wang@pik-potsdam.de", role = "aut"),
person("Abhijeet", "Mishra", , "mishra@pik-potsdam.de", role = "aut"),
person("Felicitas", "Beier", , "beier@pik-potsdam.de", role = "aut"),
person("Jannes", "Breier", , "breier@pik-potsdam.de", role = "aut"),
person("Amsalu Woldie", "Yalew", , "yalew@pik-potsdam.de", role = "aut"),
person("David", "Chen", , "David.Chen@pik-potsdam.de", role = "aut"),
person("Anne", "Biewald", role = "aut"),
person("Stephen", "Wirth", , "wirth@pik-potsdam.de", role = "aut"),
person("Patrick", "von Jeetze", , "vjeetze@pik-potsdam.de", role = "aut"),
person("Michael", "Crawford", , "crawford@pik-potsdam.de", role = "aut"),
person("Marcos", "Alves", , "pedrosa@pik-potsdam.de", 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),
gdx (>= 1.30),
magclass (>= 2.40)
Imports:
dplyr,
gms,
luplot,
luscale,
lusweave,
madrat,
magpiesets,
methods,
mip,
mstools,
nonparaeff,
reshape2,
rlang,
rworldmap,
spam,
utils
Suggests:
covr,
testthat
Encoding: UTF-8
RoxygenNote: 7.2.3