[Mboost-commits] r818 - pkg/mboostPatch

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Dec 15 18:50:28 CET 2014


Author: hofner
Date: 2014-12-15 18:50:28 +0100 (Mon, 15 Dec 2014)
New Revision: 818

Modified:
   pkg/mboostPatch/DESCRIPTION
Log:
require stabs >= 0.2-0

Modified: pkg/mboostPatch/DESCRIPTION
===================================================================
--- pkg/mboostPatch/DESCRIPTION	2014-12-15 17:50:26 UTC (rev 817)
+++ pkg/mboostPatch/DESCRIPTION	2014-12-15 17:50:28 UTC (rev 818)
@@ -15,7 +15,7 @@
   component-wise (penalised) least squares estimates or regression
   trees as base-learners for fitting generalized linear, additive
   and interaction models to potentially high-dimensional data.
-Depends: R (>= 2.14.0), methods, stats, parallel, stabs
+Depends: R (>= 2.14.0), methods, stats, parallel, stabs (>= 0.2-0)
 Imports: Matrix, survival, splines, lattice, nnls, quadprog, utils
 Suggests: party (>= 1.0-3), TH.data, MASS, fields, BayesX, gbm, mlbench,
         RColorBrewer, rpart (>= 4.0-3), randomForest, nnet



More information about the Mboost-commits mailing list