forked from pik-piam/mrremind
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
82 lines (82 loc) · 2.23 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Type: Package
Package: mrremind
Title: MadRat REMIND Input Data Package
Version: 0.193.4
Date: 2024-10-09
Authors@R: c(
person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", role = c("aut", "cre")),
person("Renato", "Rodrigues", role = "aut"),
person("Antoine", "Levesque", role = "aut"),
person("Julian", "Oeser", role = "aut"),
person("Christoph", "Bertram", role = "aut"),
person("Ioanna", "Mouratiadou", role = "aut"),
person("Aman", "Malik", role = "aut"),
person("Felix", "Schreyer", role = "aut"),
person("Bjoern", "Soergel", role = "aut"),
person("Marianna", "Rottoli", role = "aut"),
person("Abhijeet", "Mishra", role = "aut"),
person("Alois", "Dirnaichner", role = "aut"),
person("Michaja", "Pehl", role = "aut"),
person("Anastasis", "Giannousakis", role = "aut"),
person("David", "Klein", role = "aut"),
person("Jessica", "Strefler", role = "aut"),
person("Lukas", "Feldhaus", role = "aut"),
person("Regina", "Brecha", role = "aut"),
person("Sebastian", "Rauner", role = "aut"),
person("Jan Philipp", "Dietrich", role = "aut"),
person("Stephen", "Bi", role = "aut"),
person("Falk", "Benke", role = "aut"),
person("Pascal", "Weigmann", role = "aut"),
person("Oliver", "Richters", role = "aut"),
person("Robin", "Hasse", role = "aut"),
person("Sophie", "Fuchs", role = "aut"),
person("Rahel", "Mandaroux", role = "aut"),
person("Johannes", "Koch", role = "aut")
)
Description: The mrremind packages contains data preprocessing for the
REMIND model.
License: LGPL-3 | file LICENSE
URL: https://github.com/pik-piam/mrremind
Depends:
edgeTransport (>= 1.5.5),
madrat (>= 3.7.1),
magclass (>= 6.16.1),
mrcommons (>= 1.38.0),
mrdrivers (>= 2.0.0),
R (>= 2.10.0)
Imports:
assertr,
broom,
car,
countrycode,
data.table,
dplyr,
ggplot2,
GDPuc (>= 1.1.0),
Hmisc,
luscale,
magrittr,
nnls,
purrr,
quitte (>= 0.3105.0),
R.utils,
readODS,
readr,
readxl,
reshape2,
rlang,
rmndt,
tibble,
tidyr,
tidyselect,
zoo
Suggests:
covr,
knitr,
rmarkdown,
testthat
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: no
RoxygenNote: 7.3.2