NEWS | R Documentation |
Remove dependecy on rrcovHD as requested by Valentin Todorov, its maintainer.
Fix bug in rospca
for k=1
.
Increase minimum required R version to 2.14.0 since byte-compilation of package code is only included since that version.
Add ORCID ID.
Enable byte-compilation of package code.
Increase minimum required version of mrfDepth to 1.0.5.
adjOutlyingness
is renamed to adjOutl
in mrfDepth version 1.0.3.
The calls to this function are changed accordingly, and hence mrfDepth version 1.0.3 or higher is now required.
Re-format R code.
Fix bug in robpca
when k=1
and skew=TRUE
.
Change computation of score distances in skew-adjusted version of ROSPCA.
Release on CRAN. The old version of NEWS.Rd
can be found on GitHub: https://github.com/TReynkens/rospca/blob/master/inst/NEWS.Rd.