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
28 lines (28 loc) · 720 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 720 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
Package: mrtutorial
Type: Package
Title: Tutorial Package For Madrat Package Library
Date: 2022-03-07
Version: 0.2.9
Authors@R:
person("David Meng-Chuen", "Chen", email = "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 .
Depends:
R(>= 2.10.0),
magclass(>= 3.17),
madrat(>= 2.11.3)
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
WDI,
countrycode,
lucode2,
reshape2,
magpiesets,
dplyr,
tidyr,
rlang
Suggests:
covr