Package: rgmpl 0.04
rgmpl: Helps solving in R linear programming models specified in GMPL
Tools that help to solve linear programming models specified in GMPL
Authors:
rgmpl_0.04.tar.gz
rgmpl_0.04.zip(r-4.6)rgmpl_0.04.zip(r-4.5)
rgmpl_0.04.tgz(r-4.6-any)rgmpl_0.04.tgz(r-4.5-any)
rgmpl_0.04.tar.gz(r-4.6-any)
rgmpl_0.04.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rgmpl/json (API)
| # Install 'rgmpl' in R: |
| install.packages('rgmpl', repos = c('https://skranz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/skranz/rgmpl/issues
Last updated from:ef5eabfe8e (on master). Checks:7 WARNING, 2 OK. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 115 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | WARNING | 120 | ||
| macos-devel-arm64 | WARNING | 71 | ||
| macos-release-arm64 | WARNING | 80 | ||
| windows-devel | WARNING | 63 | ||
| windows-release | WARNING | 62 | ||
| windows-oldrel | WARNING | 53 | ||
| wasm-release | OK | 109 |
Exports:examples.gmpl.make.dat.fileexamples.gmpl.solveglpk.solvegmpl.adapt.solgmpl.get.model.infogmpl.load.problemgmpl.make.dat.filegmpl.solvepaste.matrix.cols
Dependencies:cliglpkAPIgluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Solve a GLPK linear problem | glpk.solve |
| Internal function that gets a list with sets, variables and parameters of a GMPL model | gmpl.get.model.info |
| Load a GMPL model and data and generate a GLPK object | gmpl.load.problem |
| Generates a GMPL data file | gmpl.make.dat.file |
| Solve a GMPL problem using glpkAPI | gmpl.solve |
| Paste together columns of a matrix or data.frame | paste.matrix.cols |
