Package: spca Type: Package Title: Least Squares Sparse Principal Components Analysis Version: 1.1.1 Date: 2026-06-03 Authors@R: person(given = "Giovanni Maria", family = "Merola", email = "merolagio@gmail.com", role = c("aut", "cre")) Description: Implements least-squares sparse principal component analysis (LS-SPCA). The approach follows Merola (2015) and Merola and Chen (2019) . Maintainer: Giovanni Maria Merola URL: https://github.com/merolagio/spca BugReports: https://github.com/merolagio/spca/issues License: AGPL-3 Encoding: UTF-8 Depends: R (>= 4.3) Imports: Rcpp (>= 1.0.14), ggplot2 (>= 4.0.0), RMTstat (>= 0.3.1), scales, rlang Suggests: testthat (>= 3.0.0), peakRAM (>= 1.0.2), knitr, rmarkdown, bench, R.rsp VignetteBuilder: knitr Config/testthat/edition: 3 LinkingTo: Rcpp, RcppEigen RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) LazyData: true NeedsCompilation: yes Packaged: 2026-07-11 08:07:20 UTC; root Repository: https://merolagio.r-universe.dev Date/Publication: 2026-07-06 00:16:19 UTC RemoteUrl: https://github.com/merolagio/spca RemoteRef: HEAD RemoteSha: 5f0f2aa47dcb2f4024ff41dfb74de870ebdd2ff6 Author: Giovanni Maria Merola [aut, cre]