forked from pik-piam/remind2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
63 lines (63 loc) · 1.03 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
Type: Package
Package: remind2
Title: The REMIND R package (2nd generation)
Version: 1.103.16
Date: 2022-11-21
Authors@R:
person("Renato", "Rodrigues", , "renato.rodrigues@pik-potsdam.de", role = c("aut", "cre"))
Description: Contains the REMIND-specific routines for data and model
output manipulation.
License: LGPL-3
URL: https://github.com/pik-piam/remind2
Depends:
magclass (>= 3.37)
Imports:
RColorBrewer,
abind,
assertr,
data.table,
dplyr,
gdx (>= 1.29),
gdxdt,
gdxrrw,
ggplot2,
gms,
highcharter,
iamc,
knitr,
lubridate,
lucode2,
luplot,
luscale,
lusweave,
madrat,
mip,
openxlsx,
plotly,
quitte,
readr,
remulator,
reshape2,
rlang,
rmarkdown,
rmndt,
scales,
tibble,
tidyr,
tidyselect,
withr,
yaml,
ymlthis,
jsonlite
Suggests:
covr,
flexdashboard,
gridExtra,
kableExtra,
stringr,
testthat,
tidyverse
VignetteBuilder:
knitr
Encoding: UTF-8
RoxygenNote: 7.2.2