This package is considered a duplicate. The official version of this package is found at:https://r-forge.r-universe.dev/Rglpk
Package: Rglpk 0.6-5.1
Rglpk: R/GNU Linear Programming Kit Interface
R interface to the GNU Linear Programming Kit. 'GLPK' is open source software for solving large-scale linear programming (LP), mixed integer linear programming ('MILP') and other related problems.
Authors:
Rglpk_0.6-5.1.tar.gz
Rglpk_0.6-5.1.tar.gz(r-4.5-noble)Rglpk_0.6-5.1.tar.gz(r-4.4-noble)
Rglpk.pdf |Rglpk.html✨
Rglpk/json (API)
# Install 'Rglpk' in R: |
install.packages('Rglpk', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/rglp
Last updated 11 months agofrom:f83df54d0d. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 25 2024 |
R-4.5-linux-x86_64 | OK | Nov 25 2024 |
Exports:Rglpk_read_fileRglpk_solve_LP
Dependencies:slam
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Interface to GLPK's file reader | print.MP_data_from_file Rglpk_read_file |
Linear and Mixed Integer Programming Solver Using GLPK | Rglpk_solve_LP |