-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
40 lines (40 loc) · 1.19 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
Type: Package
Package: mrwater
Title: madrat based MAgPIE water Input Data Library
Version: 1.13.7
URL: https://github.com/pik-piam/mrwater,
https: //doi.org/10.5281/zenodo.5801680
License: LGPL-3 | file LICENSE
Date: 2024-10-22
Authors@R: c(person("Felicitas", "Beier", email = "[email protected]", role = c("aut","cre")),
person("Jens", "Heinke", email = "[email protected]", role = "aut"),
person("Kristine", "Karstens", email = "[email protected]", role = "aut"),
person("Benjamin Leon", "Bodirsky", email = "[email protected]", role = "aut"),
person("Jan Philipp", "Dietrich", email = "[email protected]", role = "aut"))
Description: Provides functions for MAgPIE cellular input data generation
and stand-alone water calculations.
Depends:
R (>= 2.10.0),
madrat (>= 1.72),
magclass (>= 6.0.0),
mrcommons (>= 1.41.0),
mrlandcore (>= 1.0.0),
mrland (>= 0.59.0)
Imports:
magpiesets,
mstools (>= 0.6.0),
raster,
stats,
stringr,
utils,
withr
Suggests:
covr,
knitr,
rmarkdown,
testthat
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: no
RoxygenNote: 7.3.2