Package: T4transport Type: Package Title: Tools for Computational Optimal Transport Version: 0.1.9 Authors@R: person("Kisung", "You", role = c("aut", "cre"),email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")) Description: Transport theory has seen much success in many fields of statistics and machine learning. We provide a variety of algorithms to compute Wasserstein distance, barycenter, and others. See Peyré and Cuturi (2019) for the general exposition to the study of computational optimal transport. License: MIT + file LICENSE Imports: Rcpp (>= 1.1.0), Rdpack, stats, utils LinkingTo: Rcpp, RcppArmadillo Encoding: UTF-8 URL: https://www.kisungyou.com/T4transport/ RoxygenNote: 7.3.3 RdMacros: Rdpack Depends: R (>= 2.10) Suggests: knitr, rmarkdown, ggplot2, mlbench SystemRequirements: C++20 VignetteBuilder: knitr Repository: https://kisungyou.r-universe.dev Date/Publication: 2026-05-27 20:17:50 UTC RemoteUrl: https://github.com/kisungyou/t4transport RemoteRef: HEAD RemoteSha: b7a36aedc6b001434530521a78a821ca219aa5ed NeedsCompilation: yes Packaged: 2026-06-24 02:15:40 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You