forked from Envirometrix/PSMpkg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
60 lines (60 loc) · 1.1 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
Package: PSMpkg
Title: Predictive Soil Mapping with R metapackage
Version: 0.1.0
Authors@R:
c(person("Tom", "Hengl",
email = "[email protected]", role = c("aut", "cre")),
person("Jakub", "Nowosad",
email = "[email protected]",
role = c("ctb"),
comment = c(ORCID = "0000-0002-1057-3721"))
)
Description: Package to supplement the book redictive Soil Mapping with R .
Imports:
rgdal,
raster,
GSIF,
plotKML,
nnet,
plyr,
ROCR,
randomForest,
psych,
mda,
h2o,
dismo,
grDevices,
snowfall,
hexbin,
lattice,
ranger,
soiltexture,
aqp,
colorspace,
Cubist,
randomForestSRC,
ggRandomForests,
scales,
xgboost,
parallel,
doParallel,
caret,
gam,
glmnet,
matrixStats,
SuperLearner,
quantregForest,
LITAP,
intamap,
h2oEnsemble,
fasterize,
kernlab,
geoR,
sf
Remotes:
steffilazerte/LITAP,
h2oai/h2o-3/h2o-r/ensemble/h2oEnsemble-package
License: CC BY-NC-ND 4.0
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.1.0