-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
49 lines (49 loc) · 1.28 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
Package: mrdrivers
Type: Package
Title: Create GDP and Population Scenarios
Version: 4.0.7
Authors@R: c(person(given = "Johannes",
family = "Koch",
email = "jokoch@pik-potsdam.de",
role = c("aut", "cre")),
person("Bjoern", "Soergel", role = "aut"),
person("Deborra", "Leip", role = "aut"),
person("Falk", "Benke", role = "aut"),
person("Jan Philipp", "Dietrich", role = "aut"))
Description: Create GDP and population scenarios
This package constructs the GDP and population scenarios used as drivers in both the REMIND and MAgPIE models.
License: LGPL (>= 3)
URL: https://pik-piam.github.io/mrdrivers, https://github.com/pik-piam/mrdrivers
BugReports: https://github.com/pik-piam/mrdrivers/issues
Depends:
madrat (>= 2.5.1),
magclass (>= 6.0.3),
GDPuc (>= 1.3.0)
Imports:
countrycode,
dplyr,
glue,
magrittr,
purrr,
readr,
readxl,
rlang,
tibble,
tidyr,
tidyselect
Suggests:
covr,
crayon,
knitr,
rmarkdown,
testthat (>= 3.0.0),
WDI,
withr (>= 2.4.2),
yaml,
zoo
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Date: 2024-11-18
Config/testthat/edition: 3
VignetteBuilder: knitr