Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
thengl committed Jun 10, 2019
1 parent b85ee42 commit f4219bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,20 @@ Imports:
matrixStats,
ranger,
nnet,
e1071,
glmnet,
spatstat,
maptools,
maxlike,
mda,
mlr,
parallelMap,
sp,
xgboost,
kernlab,
rgdal,
raster,
psych
Suggests: rjson, RCurl, soiltexture, caret, xgboost, snowfall, plotKML
Suggests: rjson, RCurl, soiltexture, caret, snowfall, plotKML
RoxygenNote: 6.1.1
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0),
PROJ (>= 4.8.0)
2 changes: 2 additions & 0 deletions R/train.spLearner.R
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ setMethod("train.spLearner", signature(observations = "data.frame", formulaStrin
#' library(plotKML)
#' library(raster)
#' library(parallelMap)
#' library(xgboost)
#' library(kernlab)
#' library(mlr)
#' demo(meuse, echo=FALSE)
#' ## Regression:
Expand Down

0 comments on commit f4219bb

Please sign in to comment.