Package: epca
Type: Package
Title: Exploratory Principal Component Analysis
Version: 1.1.0
Date: 2023-07-10
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, GPArotation,
Suggests: elasticnet, ggcorrplot, tidyverse, rmarkdown, reshape2,
        markdown, RSpectra, matlabr, knitr, PMA, testthat (>= 3.0.0)
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-07-10 05:29:59 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-07-10 19:50:11 UTC
Built: R 4.6.0; ; 2025-07-18 06:04:25 UTC; unix
