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) <doi:10.1111/anzs.12128> and Merola and Chen (2019) <doi:10.1016/j.jmva.2019.04.001>.
Maintainer: Giovanni Maria Merola <merolagio@gmail.com>
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
LazyData: true
NeedsCompilation: yes
Packaged: 2026-07-03 08:51:11 UTC; merol
Author: Giovanni Maria Merola [aut, cre]
Repository: CRAN
Date/Publication: 2026-07-10 20:10:02 UTC
Built: R 4.5.3; x86_64-w64-mingw32; 2026-07-10 23:51:39 UTC; windows
Archs: x64
