forked from pik-piam/mrtutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 711 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 711 Bytes
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
Type: Package
Package: mrtutorial
Title: Tutorial Package For Madrat Package Library
Version: 0.2.11
Date: 2024-04-10
Authors@R:
person("David Meng-Chuen", "Chen", , "david.chen@pik-potsdam.de", role = c("aut", "cre"))
Description: Example package of mr- world libraries, in conjunction with
MAgPIE MADRat tutorial. For more information please see:
https://github.com/magpiemodel/tutorials/tree/master/madrat .
License: GPL-3
Depends:
R (>= 2.10.0),
madrat (>= 2.11.3),
magclass (>= 3.17)
Imports:
WDI,
countrycode,
dplyr,
lucode2,
magpiesets,
rlang,
tidyr
Suggests:
covr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3