[Mboost-commits] r742 - pkg/mboostDevel
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Sep 24 15:26:01 CEST 2013
Author: thothorn
Date: 2013-09-24 15:26:01 +0200 (Tue, 24 Sep 2013)
New Revision: 742
Modified:
pkg/mboostDevel/DESCRIPTION
Log:
survival only 1 time in Imports
Modified: pkg/mboostDevel/DESCRIPTION
===================================================================
--- pkg/mboostDevel/DESCRIPTION 2013-09-24 13:25:41 UTC (rev 741)
+++ pkg/mboostDevel/DESCRIPTION 2013-09-24 13:26:01 UTC (rev 742)
@@ -16,7 +16,7 @@
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
-Imports: Matrix, survival, splines, lattice, nnls, survival
+Imports: Matrix, survival, splines, lattice, nnls
Suggests: party (>= 1.0-3), TH.data, MASS, fields, BayesX, gbm, mlbench,
RColorBrewer, rpart (>= 4.0-3)
LazyData: yes
More information about the Mboost-commits
mailing list