Lp_solve is freely available (under LGPL 2) software for solving linear, integer and mixed integer programs. In this implementation we supply a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems. This version calls lp_solve version 5.5.
copied from cf-staging / r-lpsolveconda install conda-forge::r-lpsolve
conda install conda-forge/label/cf201901::r-lpsolve
conda install conda-forge/label/cf202003::r-lpsolve
conda install conda-forge/label/gcc7::r-lpsolve