-
Notifications
You must be signed in to change notification settings - Fork 10
/
DESCRIPTION
34 lines (34 loc) · 1.02 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
Package: iamc
Type: Package
Title: IAMC Tools
Version: 0.29.8
Date: 2023-07-06
Authors@R: c(person("Jan Philipp", "Dietrich", email = "[email protected]", role = c("aut","cre")),
person("Cornelia", "Auer", role = "aut"),
person("Anastasis", "Giannousakis", role = "aut"),
person("Christoph", "Bertram", role = "aut"),
person("Falk", "Benke", role = "aut"),
person("Florian", "Humpenoeder", role = "aut"),
person("Lavinia", "Baumstark", role = "aut"))
Description: A collection of R tools provided by the Integrated Assessment Modeling Consortium (IAMC) for data analysis and diagnostics.
License: MIT + file LICENSE
Depends:
R(>= 2.10.0)
Imports: quitte(>= 0.3066),
magclass(>= 4.40),
mip(>= 0.97),
lusweave,
dplyr,
utils,
methods,
reshape2,
readxl,
writexl
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests:
covr,
knitr,
rmarkdown
VignetteBuilder: knitr