Package: epca
Type: Package
Title: Exploratory Principal Component Analysis
Version: 1.0.0
Date: 2020-06-20
Authors@R: 
    person(given = "Fan", family = "Chen", 
           role = c("aut", "cre"), 
           email = "fan.chen@wisc.edu",
           comment = c(ORCID = "0000-0003-4508-6023"))
Description: 
    Exploratory principal component analysis for large-scale dataset, including sparse principal component analysis and sparse matrix approximation.
URL: https://github.com/fchen365/epca
BugReports: https://github.com/fchen365/epca/issues
License: GPL-3
Depends: R (>= 3.5),
Imports: clue, irlba, imager, matlab, Matrix, RSpectra, tidyverse,
        GPArotation,
Suggests: elasticnet, ggcorrplot, rmarkdown, markdown, reshape2,
        matlabr, knitr, PMA,
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-23 06:05:43 UTC; fanchen
Author: Fan Chen [aut, cre] (<https://orcid.org/0000-0003-4508-6023>)
Maintainer: Fan Chen <fan.chen@wisc.edu>
Repository: CRAN
Date/Publication: 2020-06-26 10:10:06 UTC
Built: R 4.0.2; ; 2020-08-02 16:34:06 UTC; windows
