-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
37 lines (37 loc) · 1.35 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
Package: euptf2
Type: Package
Title: R package of updated European hydraulic pedotransfer functions (euptf2)
Version: 1.0.0
Author@R: c(person(given = "Tobias Karl David",
family = "Weber",
role = c("aut", "cre"),
email = "tobias.weber@uni-hohenheim.de",
comment = c(ORCID = "0000-0002-3448-5208")),
person(given = "Melanie",
family = "Weynants",
role = "ctb",
comment = c(ORCID = "0000-0002-1447-0105")),
person(given = "Brigitta",
family = "Szabó",
role = "aut",
comment = c(ORCID = "0000-0003-1485-8908")))
Maintainer: Tobias KD Weber <tobias.weber@uni-hohenheim.de>
Description: The euptf package provides pedotransfer functions (PTFs) for the prediction of hydraulic properties in European soils.
The PTFs were trained and validated on subsets of the European Hydropedological Data Inventory (Weynants et al., 2013, EU-HYDI)
The methodology and the results are published in the Journal Geoscientific Model Development (Szabó et al., 2020).
License: GPL-3
Depends:
R (>= 3.5.0),
plyr (>= 1.8.6),
stringr (>= 1.4.0),
data.table (>= 1.13.0),
ranger (>= 0.10.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests:
testthat,
knitr,
rmarkdown
RdMacros: Rdpack
VignetteBuilder: knitr