[Mboost-commits] r827 - pkg/mboostPatch/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Feb 12 14:58:02 CET 2015
Author: hofner
Date: 2015-02-12 14:58:02 +0100 (Thu, 12 Feb 2015)
New Revision: 827
Modified:
pkg/mboostPatch/inst/NEWS.Rd
Log:
updated inst/NEWS.Rd
Modified: pkg/mboostPatch/inst/NEWS.Rd
===================================================================
--- pkg/mboostPatch/inst/NEWS.Rd 2015-02-12 13:58:00 UTC (rev 826)
+++ pkg/mboostPatch/inst/NEWS.Rd 2015-02-12 13:58:02 UTC (rev 827)
@@ -2,6 +2,13 @@
\title{News for Package 'mboost'}
\section{Changes in mboost version 2.4-2 (2014-01-12)}{
+ \subsection{User-visible changes}{
+ \itemize{
+ \item Export \code{df2lambda}, \code{hyper_bbs} and \code{bl_lin}
+ to make package \pkg{FDboost} happy. Note: These functions
+ should usually not be called directly by users.
+ }
+ }
\subsection{Miscellaneous}{
\itemize{
\item Added Hothorn et al (2010) to \file{inst/CITATION}
@@ -10,8 +17,11 @@
\subsection{Bug-fixes}{
\itemize{
\item Changes in \file{inst/CITATION} to make CRAN happy:
- Citations can now be extracted without the need to install the
- package.
+ Citations can now be extracted without the need to install the
+ package.
+ \item Removed \code{EISPACK = FALSE} from \code{eigen()} as the
+ argument is defunct and ignored.
+ \item Changed \code{require} to \code{requireNamespace}
}
}
}
More information about the Mboost-commits
mailing list