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
23 lines (23 loc) · 688 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
23 lines (23 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: mrtutorial
Type: Package
Title: Tutorial Package For Madrat Package Library
Date: 2020-12-11
Version: 0.2.3
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(>= 1.30)
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
WDI,
countrycode,
lucode2,
reshape2,
magpiesets