Package: rospca
Version: 1.0.4
Date: 2018-02-26
Title: Robust Sparse PCA using the ROSPCA Algorithm
Description: Implementation of robust sparse PCA using the ROSPCA algorithm 
             of Hubert et al. (2016) <DOI:10.1080/00401706.2015.1093962>.
Authors@R: c(
             person("Tom", "Reynkens", email = "tomreynkens@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5516-5107")), 
             person("Valentin", "Todorov", role = "ctb", comment = "Original R code for PcaHubert and diagnostic plot in rrcov package"), 
             person("Mia", "Hubert", role = "ctb"), 
             person("Eric", "Schmitt", role = "ctb"), 
             person("Tim", "Verdonck", role = "ctb"))
Maintainer: Tom Reynkens <tomreynkens@hotmail.com>
Depends: R (>= 2.14.0)
Imports: stats, graphics, parallel, mrfDepth (>= 1.0.5), robustbase (>=
        0.92-6), pcaPP, rrcov, rrcovHD (>= 0.2-3), elasticnet, mvtnorm,
        pracma
License: GPL (>= 2)
URL: https://github.com/TReynkens/rospca
BugReports: https://github.com/TReynkens/rospca/issues
ByteCompile: yes
NeedsCompilation: no
Packaged: 2018-02-26 08:10:18 UTC; u0092915
Author: Tom Reynkens [aut, cre] (<https://orcid.org/0000-0002-5516-5107>),
  Valentin Todorov [ctb] (Original R code for PcaHubert and diagnostic
    plot in rrcov package),
  Mia Hubert [ctb],
  Eric Schmitt [ctb],
  Tim Verdonck [ctb]
Repository: CRAN
Date/Publication: 2018-02-26 08:21:16 UTC
Built: R 4.0.2; ; 2020-07-17 14:27:37 UTC; unix
