r-rglpk 0.6-5.1
R interface to the GNU Linear Programming Kit
This package provides an R interface to the GNU Linear Programming Kit, software for solving large-scale linear programming (LP), mixed integer linear programming (MILP) and other related problems.
- Website: https://r-forge.r-project.org/projects/rglp/
- Licenses: GPL 2 · GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-rglpk 0.6-5.1
as follows:
guix install r-rglpk@0.6-5.1
Or install the latest version:
guix install r-rglpk
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.