Package: epca
Type: Package
Title: Exploratory Principal Component Analysis
Version: 1.0.1
Date: 2023-02-03
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, Matrix, RSpectra, tidyverse, GPArotation,
Suggests: elasticnet, ggcorrplot, rmarkdown, reshape2, markdown,
        matlabr, knitr, PMA, testthat (>= 3.0.0)
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-06 15:39:49 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: 2023-02-07 10:42:32 UTC
Built: R 4.1.3; ; 2023-04-17 19:59:52 UTC; windows
