Package: approxOT
Type: Package
Title: Approximate and Exact Optimal Transport Methods
Version: 1.0.2
Date: 2022-03-16
Authors@R: 
    person("Eric", "Dunipace", 
        role = c("aut", "cre"),
        email = "edunipace@mail.harvard.edu",
        comment = c(ORCID = "0000-0001-8909-213X"))
Author: Eric Dunipace [aut, cre] (<https://orcid.org/0000-0001-8909-213X>)
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-03-17 02:43:34 UTC; eifer
Repository: CRAN
Date/Publication: 2022-03-17 11:40:12 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-03-18 11:43:37 UTC; unix
Archs: approxOT.so.dSYM
