/usr/lib/R/site-library/Rglpk/DESCRIPTION is in r-cran-rglpk 0.6-2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Package: Rglpk
Version: 0.6-2
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"), person("Kurt", "Hornik", role = "aut"), person("Christian", "Buchta", role = "ctb"), 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: http://R-Forge.R-project.org/projects/rglp/,
http://www.gnu.org/software/glpk/
NeedsCompilation: yes
Packaged: 2016-06-13 20:40:51 UTC; theussl
Author: Stefan Theussl [aut, cre],
Kurt Hornik [aut],
Christian Buchta [ctb],
Heinrich Schuchardt [ctb]
Maintainer: Stefan Theussl <Stefan.Theussl@R-project.org>
Repository: CRAN
Date/Publication: 2016-06-14 20:42:51
Built: R 3.3.1; x86_64-pc-linux-gnu; "Wed, 22 Jun 2016 18:35:22 -0500"; unix
|