forked from pik-piam/mrremind
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
84 lines (84 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Type: Package
Package: mrremind
Title: MadRat REMIND Input Data Package
Version: 0.160.4
Date: 2023-04-13
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")
)
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),
madrat (>= 2.5.1),
magclass (>= 3.17),
mrdrivers (>= 1.0.0),
mrcommons (>= 1.26.6),
edgeTransport (>= 0.17.0)
Imports:
R.utils,
assertr,
broom,
car,
countrycode,
data.table,
dplyr,
ggplot2,
Hmisc,
luscale,
magrittr,
plyr,
purrr,
quitte (>= 0.3105.0),
readr,
readxl,
reshape2,
rlang,
tibble,
tidyr,
tidyselect,
zoo
Suggests:
assertthat,
covr,
knitr,
mgsub,
nnls,
readODS,
reshape,
rmarkdown,
rmndt,
testthat
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: no
RoxygenNote: 7.2.3