Package: dcTensor Type: Package Title: Discrete Matrix/Tensor Decomposition Version: 1.3.1 Date: 2025-08-25 Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"), email = "k.t.the-answer@hotmail.co.jp")) Depends: R (>= 3.4.0) Imports: methods, MASS, fields, rTensor, nnTensor Suggests: knitr, rmarkdown, testthat Description: Semi-Binary and Semi-Ternary Matrix Decomposition are performed based on Non-negative Matrix Factorization (NMF) and Singular Value Decomposition (SVD). For the details of the methods, see the reference section of GitHub README.md . License: MIT + file LICENSE URL: https://github.com/rikenbit/dcTensor VignetteBuilder: knitr Repository: https://rikenbit.r-universe.dev Date/Publication: 2025-08-25 10:47:38 UTC RemoteUrl: https://github.com/rikenbit/dctensor RemoteRef: HEAD RemoteSha: 1171b2f330c6f82adb334f6a985841dff3c6ccf9 NeedsCompilation: no Packaged: 2026-06-06 08:45:01 UTC; root Author: Koki Tsuyuzaki [aut, cre] Maintainer: Koki Tsuyuzaki