forked from pik-piam/mrvalidation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
64 lines (64 loc) · 1.85 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
54
55
56
57
58
59
60
61
62
63
64
Type: Package
Package: mrvalidation
Title: madrat data preparation for validation purposes
Version: 2.61.9
Date: 2024-11-21
Authors@R: c(
person("Benjamin Leon", "Bodirsky", , "[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("Debbora", "Leip", role = "aut"),
person("Edna", "Molina Bacca", role = "aut"),
person("Ulrich", "Kreidenweis", role = "aut"),
person("Amsalu", "W. Yalew", 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.
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
Depends:
madrat (>= 2.11.3),
magclass (>= 3.17),
mrcommons (>= 1.41.0),
mrdrivers (>= 4.0.0),
mrfactors (>= 0.4.0),
mrfaocore (>= 1.0.0),
mrlandcore (>= 1.0.0),
mrmagpie (>= 1.48.0),
GDPuc (>= 1.3.0),
R (>= 2.10.0)
Imports:
dplyr,
magpiesets,
mstools (>= 0.5.1),
ncdf4,
openxlsx,
purrr,
raster,
readxl,
reshape2,
rlang,
stringr,
tidyr,
utils,
withr,
rvest
Suggests:
covr
Encoding: UTF-8
LazyData: no
RoxygenNote: 7.3.2