Package: Rglpk Version: 0.6-5.1 Title: R/GNU Linear Programming Kit Interface Description: 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@R: c(person("Stefan", "Theussl", role = c("aut", "cre"), email = "Stefan.Theussl@R-project.org", comment = c(ORCID = "0000-0002-6523-4620")), person("Kurt", "Hornik", role = "aut", comment = c(ORCID = "0000-0003-4198-9911")), person("Christian", "Buchta", role = "ctb"), person("Florian", "Schwendinger", role = "ctb", comment = c(ORCID = "0000-0002-3983-9773")), person("Heinrich", "Schuchardt", role = "ctb")) Depends: slam (>= 0.1-9) SystemRequirements: GLPK library package (e.g., libglpk-dev on Debian/Ubuntu) License: GPL-2 | GPL-3 URL: https://R-Forge.R-project.org/projects/rglp/, https://www.gnu.org/software/glpk/ Config/pak/sysreqs: libglpk-dev Repository: https://r-forge.r-universe.dev Date/Publication: 2024-01-13 15:54:44 UTC RemoteUrl: https://github.com/r-forge/rglp RemoteRef: HEAD RemoteSha: e0f6c93f02af7e0963e10365885d2f1271b0c8e0 RemoteSubdir: pkg/Rglpk NeedsCompilation: yes Packaged: 2026-06-23 17:49:15 UTC; root Author: Stefan Theussl [aut, cre] (ORCID: ), Kurt Hornik [aut] (ORCID: ), Christian Buchta [ctb], Florian Schwendinger [ctb] (ORCID: ), Heinrich Schuchardt [ctb] Maintainer: Stefan Theussl