diff --git a/DESCRIPTION b/DESCRIPTION index 12b14bc..94bfa95 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: rospca -Version: 1.0.1.9003 -Date: 2017-03-30 +Version: 1.0.2 +Date: 2017-04-03 Title: Robust Sparse PCA using the ROSPCA Algorithm Description: Implementation of robust sparse PCA using the ROSPCA algorithm of Hubert et al. (2016) . @@ -15,7 +15,7 @@ Depends: R (>= 2.13.0) Imports: stats, graphics, parallel, - mrfDepth (> 1.0.2), + mrfDepth (>= 1.0.3), robustbase (>= 0.92-6), pcaPP, rrcov, diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index aa0dcb9..d8b49c9 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -2,7 +2,7 @@ \title{News for package rospca} -\section{Changes in version 1.0.2 (2017-yy-xx)}{ +\section{Changes in version 1.0.2 (2017-04-03)}{ \itemize{ \item \code{adjOutlyingness} is renamed to \code{adjOutl} in \pkg{mrfDepth} version 1.0.3.