Package: mwTensor Type: Package Title: Multi-Way Component Analysis Version: 1.2.2 Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"), email = "k.t.the-answer@hotmail.co.jp")) Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr Depends: R (>= 4.1.0) Imports: methods, MASS, rTensor, nnTensor, ccTensor, iTensor, igraph Description: For single tensor data, any matrix factorization method can be specified the matricised tensor in each dimension by Multi-way Component Analysis (MWCA). An originally extended MWCA is also implemented to specify and decompose multiple matrices and tensors simultaneously (CoupledMWCA). See the reference section of GitHub README.md , for details of the methods. License: MIT + file LICENSE URL: https://github.com/rikenbit/mwTensor Config/pak/sysreqs: cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev zlib1g-dev Repository: https://rikenbit.r-universe.dev Date/Publication: 2026-05-07 05:37:38 UTC RemoteUrl: https://github.com/rikenbit/mwtensor RemoteRef: HEAD RemoteSha: 4ea233ec598ee64560880aa58ab09de383205729 NeedsCompilation: no Packaged: 2026-06-28 11:41:32 UTC; root Author: Koki Tsuyuzaki [aut, cre] Maintainer: Koki Tsuyuzaki