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) Roxygen: list(markdown = TRUE) VignetteBuilder: knitr, rmarkdown Encoding: UTF-8 RoxygenNote: 7.2.3 Repository: https://fchen365.r-universe.dev Date/Publication: 2024-05-06 00:53:08 UTC RemoteUrl: https://github.com/fchen365/epca RemoteRef: HEAD RemoteSha: d61352c653c533870b4599847f1a6389ff2a7a14 NeedsCompilation: no Packaged: 2026-07-16 05:57:05 UTC; root Author: Fan Chen [aut, cre] (ORCID: ) Maintainer: Fan Chen