Changes in version 3.2.0 (2024-04-23) - The previous version didn't allow to compute the Kantorovich distance between probability measures with different lengths; this was a stupid restriction. Changes in version 3.1.0 (2023-08-22) - New solving method using the 'ompr' package. This method is slower but its implementation has a very nice syntax. Changes in version 3.0.1 (2022-08-10) - Changes required for the new version of 'gmp'. Changes in version 3.0.0 (2020-10-28) - New function kantorovich_CVX; it beats kantorovich_glpk and kantorovich_lp. Changes in version 2.0.1 (2020-08-26) - Fixed some errors raised by the CRAN checks. Changes in version 2.0.0 (2016-05-25) - New functions kantorovich_glpk and kantorovich_lp. Changes in version 1.1.1 - Import 'gmp' in NAMESPACE. Changes in version 1.1.0 (2016-02-04) - Now the package accepts mu and nu as character vectors (then treated as bigq vectors). - kantorovich() with option details=TRUE returns details of the Kantorovich computation. Changes in version 1.0.0 (2016-01-15) First release.