Last data update: 2014.03.03

transport

Package: transport
Type: Package
Title: Optimal Transport in Various Forms
Version: 0.7-3
Date: 2016-02-24
Author: Dominic Schuhmacher <dominic.schuhmacher@mathematik.uni-goettingen.de> with substantial contributions of code by Bjoern Baehre and Carsten Gottschlich
Maintainer: Dominic Schuhmacher <dominic.schuhmacher@mathematik.uni-goettingen.de>
Depends: R (>= 3.0.0)
Imports: grDevices, graphics, stats
Description: Solve optimal transport problems in statistics. Compute Wasserstein metrics (a.k.a. Kantorovitch, Fortet--Mourier, Mallows, Earth Mover's, or minimal L_p metrics), return the corresponding transference plans, and display them graphically. Objects that can be compared include grey-scale images, point patterns, and mass vectors.
License: GPL (>= 2)
URL: http://www.dominic.schuhmacher.name
LazyData: yes
NeedsCompilation: yes
Packaged: 2016-02-24 20:43:02 UTC; schumi
Repository: CRAN
Date/Publication: 2016-02-25 00:28:54

● 0 images, 16 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'transport' ...
** package 'transport' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c aha.c -o aha.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c auction.c -o auction.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c auctionbf.c -o auctionbf.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c primaldual.c -o primaldual.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c revsimplex.c -o revsimplex.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c shortsimplex.c -o shortsimplex.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o transport.so aha.o auction.o auctionbf.o primaldual.o revsimplex.o shortsimplex.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/transport/libs
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'transport'
    finding HTML links ... done
    aha                                     html  
    all.equal                               html  
    compatible                              html  
    methods                                 html  
    pgrid-object                            html  
    pgrid                                   html  
    plot                                    html  
    power_diagram                           html  
    pp-object                               html  
    pp                                      html  
    random                                  html  
    starting_solutions                      html  
    transport-internal                      html  
    transport-package                       html  
    transport                               html  
    trcontrol                               html  
    wasserstein                             html  
** building package indices
** testing if installed package can be loaded
* DONE (transport)
Making 'packages.html' ... done