Package: approxOT
Type: Package
Title: Approximate and Exact Optimal Transport Methods
Version: 1.0
Date: 2022-01-07
Author: Eric Dunipace
Maintainer: Eric Dunipace <edunipace@mail.harvard.edu>
Description: R and C++ functions to perform exact and 
  approximate optimal transport. All C++ methods are linkable 
  to other R packages via their header files. 
License: GPL (>= 3.0)
Imports: Rcpp (>= 1.0.3), stats
LinkingTo: Rcpp, RcppEigen, RcppCGAL, BH
BugReports: https://github.com/ericdunipace/approxOT/issues
Suggests: testthat (>= 2.1.0), transport
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2022-01-08 06:42:15 UTC; eifer
Repository: CRAN
Date/Publication: 2022-01-10 18:02:44 UTC
