Package: ccTensor Type: Package Title: CUR/CX Tensor Decomposition Version: 1.0.3 Date: 2025-08-25 Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"), email = "k.t.the-answer@hotmail.co.jp"), person("Itoshi", "Nikaido", role = "aut")) Depends: R (>= 4.1.0) Imports: methods, fields, MASS, igraph, rTensor Suggests: testthat, nnTensor Description: CUR/CX decomposition factorizes a matrix into two factor matrices and Multidimensional CX Decomposition factorizes a tensor into a core tensor and some factor matrices. See the reference section of GitHub README.md , for details of the methods. License: MIT + file LICENSE URL: https://github.com/rikenbit/ccTensor Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://rikenbit.r-universe.dev Date/Publication: 2025-08-25 10:48:16 UTC RemoteUrl: https://github.com/rikenbit/cctensor RemoteRef: HEAD RemoteSha: c68d3a6c38040bb971e2910c008d929ca78367db NeedsCompilation: no Packaged: 2026-06-06 08:57:56 UTC; root Author: Koki Tsuyuzaki [aut, cre], Itoshi Nikaido [aut] Maintainer: Koki Tsuyuzaki