Package: otTensor Type: Package Title: Optimal Tensor Transport Version: 0.99.0 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, Suggests: rTensor, knitr, rmarkdown, testthat Description: An optimal transport (OT) method, which can handle tensors of any order by learning possibly multiple transport plans. For the details of the methods, see Kerdoncuff et al. (2022) . License: MIT + file LICENSE URL: https://github.com/rikenbit/otTensor VignetteBuilder: knitr Repository: https://rikenbit.r-universe.dev Date/Publication: 2026-05-08 11:48:11 UTC RemoteUrl: https://github.com/rikenbit/ottensor RemoteRef: HEAD RemoteSha: 504b68b08841ab632feaa1b56f9f69a1fcc1a33f NeedsCompilation: no Packaged: 2026-06-13 08:45:43 UTC; root Author: Koki Tsuyuzaki [aut, cre] Maintainer: Koki Tsuyuzaki