Last data update: 2014.03.03

lpmodeler

Package: lpmodeler
Title: Modeler for linear programs (LP) and mixed integer linear
programs (MILP)
Version: 0.2-1
Date: 2014-02-20
Author: Cyrille Szymanski <cnszym@gmail.com> [aut]
Maintainer: Cyrille Szymanski <cnszym@gmail.com>
Description: lpmodeler is a set of user-friendly functions to simplify the modelling of linear programs (LP) and mixed integer programs (MIP). It provides a unified interface compatible with optimization packages: Rsymphony.
License: GPL (>= 2) | BSD_2_clause + file LICENSE
Suggests: Rsymphony (>= 0.1-17)
Imports: slam (>= 0.1-31)
Depends: R (>= 2.15.0)
Packaged: 2014-02-20 22:38:00 UTC; cns
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-21 05:59:10

● 0 images, 9 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lpmodeler' ...
** package 'lpmodeler' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lpmodeler'
    finding HTML links ... done
    addConstraint                           html  
    addVariable                             html  
    checkDims                               html  
    lpmodeler-package                       html  
    mipSolve                                html  
    newProblem                              html  
    print.lpmodeler                         html  
    setCoeff                                html  
    setPoint                                html  
** building package indices
** testing if installed package can be loaded
* DONE (lpmodeler)
Making 'packages.html' ... done