Last data update: 2014.03.03

linprog

Package: linprog
Version: 0.9-2
Date: 2012/10/17
Title: Linear Programming / Optimization
Author: Arne Henningsen
Maintainer: Arne Henningsen <arne.henningsen@gmail.com>
Depends: R (>= 2.4.0), lpSolve
Description: This package can be used to solve Linear Programming /
Linear Optimization problems by using the simplex algorithm.
License: GPL (>= 2)
URL: http://linprog.r-forge.r-project.org/
Packaged: 2012-10-17 08:45:29 UTC; arne
Repository: CRAN
Date/Publication: 2012-10-17 11:03:12

● Cran Task View: Optimization
● 0 images, 5 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'linprog' ...
** package 'linprog' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'linprog'
    finding HTML links ... done
    print.solveLP                           html  
    readMps                                 html  
    solveLP                                 html  
    summary.solveLP                         html  
    writeMps                                html  
** building package indices
** testing if installed package can be loaded
* DONE (linprog)
Making 'packages.html' ... done