Package: mmpca Title: Integrative Analysis of Several Related Data Matrices Version: 2.0.4 Authors@R: c( person(given = "Jonatan", family = "Kallus", role = c("aut")), person(given = "Felix", family = "Held", email = "felix.held@gmail.com", role = c("ctb", "cre"), comment = c(ORCID = "0000-0002-7679-7752"))) Description: A generalization of principal component analysis for integrative analysis. The method finds principal components that describe single matrices or that are common to several matrices. The solutions are sparse. Rank of solutions is automatically selected using cross validation. The method is described in Kallus et al. (2019) . Depends: R (>= 3.3.0) Imports: digest (>= 0.6.0), Rcpp (>= 1.0.8) LinkingTo: Rcpp, RcppEigen, RcppGSL NeedsCompilation: yes License: GPL (>= 3) Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) URL: https://github.com/cyianor/mmpca BugReports: https://github.com/cyianor/mmpca/issues Config/pak/sysreqs: libgsl0-dev Repository: https://cyianor.r-universe.dev Date/Publication: 2025-12-12 05:40:51 UTC RemoteUrl: https://github.com/cyianor/mmpca RemoteRef: HEAD RemoteSha: 2170f736f8d1e3cb29abb2415aa1477a87dc1aad Packaged: 2026-07-10 07:58:44 UTC; root Author: Jonatan Kallus [aut], Felix Held [ctb, cre] (ORCID: ) Maintainer: Felix Held