forked from pik-piam/mrvalidation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.84 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
50
51
52
53
Package: mrvalidation
Type: Package
Title: madrat data preparation for validation purposes
Version: 2.36.5
Date: 2022-02-22
Authors@R: c(person("Benjamin Leon", "Bodirsky", email = "[email protected]", role = c("aut","cre")),
person("Stephen", "Wirth", role = "aut"),
person("Kristine", "Karstens", role = "aut"),
person("Florian", "Humpenoeder", role = "aut"),
person("Mishko", "Stevanovic", role = "aut"),
person("Abhijeet", "Mishra", role = "aut"),
person("Anne", "Biewald", role = "aut"),
person("Isabelle", "Weindl", role = "aut"),
person("Felicitas", "Beier", role = "aut"),
person("David", "Chen", role = "aut"),
person("Michael", "Crawford", role = "aut"),
person("Edna", "Molina Bacca", role = "aut"),
person("Ulrich", "Kreidenweis", role = "aut"),
person("Amsalu", "W. Yalew", role = "aut"),
person("Florian", "Humpenoeder ", role = "aut"),
person("Patrick", "von Jeetze ", role = "aut"),
person("Xiaoxi", "Wang", role = "aut"),
person("Jan Philipp", "Dietrich", role = "aut"),
person("Marcos", "Alves", role = "aut"))
Description: Package contains routines to prepare data for validation exercises.
Depends:
R(>= 2.10.0),
magclass(>= 3.17),
madrat(>= 2.5.0),
mrdrivers(>= 0.2.2),
mrcommons(>= 1.0.0),
mrmagpie
Imports:
reshape2,
utils,
magpiesets,
readxl,
raster,
stringr,
luscale,
ncdf4,
openxlsx,
tidyr,
dplyr,
GDPuc
License: LGPL-3 | file LICENSE
URL: https://github.com/pik-piam/mrvalidation, https://doi.org/10.5281/zenodo.4317826
BugReports: https://github.com/pik-piam/mrvalidation/issues
LazyData: no
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests:
covr