-
Notifications
You must be signed in to change notification settings - Fork 45
/
DESCRIPTION
79 lines (79 loc) · 2.22 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
Type: Package
Package: mrremind
Title: MadRat REMIND Input Data Package
Version: 0.197.3
Date: 2024-11-08
Authors@R: c(
person("Lavinia", "Baumstark", , "[email protected]", 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:
R (>= 2.10.0)
Imports:
assertr,
countrycode,
data.table,
dplyr,
edgeTransport (>= 1.5.5),
GDPuc (>= 1.3.0),
ggplot2,
luscale,
madrat (>= 3.7.1),
magclass (>= 6.16.1),
magrittr,
mrcommons (>= 1.44.12),
mrdrivers (>= 4.0.0),
mrindustry (>= 0.4.0),
nnls,
purrr,
quitte (>= 0.3105.0),
R.utils,
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