-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
60 lines (60 loc) · 1.63 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
Type: Package
Package: m4fsdp
Title: MAgPIE outputs R package for MAgPIE version 4.x to create outputs
for FSDP project
Version: 0.58.3
Date: 2024-11-25
Authors@R: c(
person("Benjamin Leon", "Bodirsky", , "[email protected]", role = c("aut", "cre")),
person("David", "Chen", , "[email protected]", role = "aut"),
person("Michael", "Crawford", , "[email protected]", role = "aut"),
person("Debbora", "Leip", , "[email protected]", role = "aut"),
person("Patrick", "von Jeetze", , "[email protected]", role = "aut"),
person("Felicitas", "Beier", , "[email protected]", role = "aut"),
person("Edna", "Molina Bacca", , "[email protected]", role = "aut"),
person("Jan Philipp", "Dietrich", , "[email protected]", role = "aut"),
person("Florian", "Humpenoeder", , "[email protected]", role = "aut")
)
Description: Output routines for extracting results from the MAgPIE
framework (versions 4.x) for the FSDP project.
License: LGPL-3 | file LICENSE
URL: https://github.com/pik-piam/m4fsdp, https://doi.org/10.5281/zenodo.7899913
BugReports: https://github.com/pik-piam/m4fsdp/issues
Depends:
gdx2 (>= 0.3.2),
magclass (>= 2.40)
Imports:
RColorBrewer,
cartogram,
data.table,
dplyr,
DT,
ggh4x,
ggiraph,
ggplot2,
ggtext,
htmlwidgets,
luplot,
madrat,
magpie4,
magpiesets,
knitr,
patchwork,
quitte,
rlang,
rnaturalearth,
rmarkdown,
scales,
sf,
stats,
stringr,
terra,
tidyr,
readxl,
withr
Suggests:
covr,
flexdashboard,
testthat
Encoding: UTF-8
RoxygenNote: 7.3.2