Package: iTensor Type: Package Title: ICA-Based Matrix/Tensor Decomposition Version: 1.0.6 Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"), email = "k.t.the-answer@hotmail.co.jp")) Description: Some functions for performing ICA, MICA, Group ICA, and Multilinear ICA are implemented. ICA, MICA/Group ICA, and Multilinear ICA extract statistically independent components from single matrix, multiple matrices, and single tensor, respectively. For the details of these methods, see the reference section of GitHub README.md . License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.4.0) URL: https://github.com/rikenbit/iTensor RoxygenNote: 7.2.3 Suggests: nnTensor, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: MASS, methods, graphics, utils, stats, rTensor, jointDiag, mgcv, einsum, mixOmics VignetteBuilder: knitr 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-06-28 11:19:56 UTC RemoteUrl: https://github.com/rikenbit/itensor RemoteRef: HEAD RemoteSha: 9f73262cb23cc05ff448ebdb46f67fbe75921115 NeedsCompilation: no Packaged: 2026-06-28 11:31:13 UTC; root Author: Koki Tsuyuzaki [aut, cre] Maintainer: Koki Tsuyuzaki