-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 1.2 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
Package: rdsmart
Type: Package
Title: Disaggregation and harmonisation of soil map units through resampled classification trees
Version: 2.1.2
Date: 2023-08-10
Authors@R: c(person("Nathan", "Odgers",
email = "odgersn@landcareresearch.co.nz",
role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-5934-0363")),
person("Brendan", "Malone",
email = "brendan.malone@csiro.au",
role = "aut",
comment = c(ORCID = "0000-0002-0473-8518")),
person(given = "Anders", middle = "Bjørn", family = "Møller",
email = "anbm@agro.au.dk",
role = "aut",
comment = c(ORCID = "0000-0002-2737-5780")),
person("Matthew G.", "Coghill",
email = "matthewcoghill@live.ca",
role = "aut"))
Description: Disaggregate and harmonise soil map unit polygons.
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
Imports: Rcpp, terra (>= 1.1-17), gtools, magrittr, dplyr, mlr3, mlr3extralearners
Remotes: github::mlr-org/mlr3extralearners
Suggests:
knitr,
rmarkdown,
testthat
License: GPL-2
LazyData: no
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://odgersn.github.io/rdsmart/