/usr/lib/R/site-library/Rsymphony/DESCRIPTION is in r-cran-rsymphony 0.1-21-1build1.
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 24 25 26 27 | Package: Rsymphony
Version: 0.1-21
Title: SYMPHONY in R
Description: An R interface to the SYMPHONY solver for mixed-integer linear programs.
Authors@R: c(person("Reinhard", "Harter", role = "aut"),
person("Kurt", "Hornik", role = c("aut", "cre"),
email = "Kurt.Hornik@R-project.org"),
person("Stefan", "Theussl", role = "aut"),
person("Cyrille", "Szymanski", role = "ctb",
email = "cnszym@gmail.com"))
License: EPL
Depends: R (>= 2.6.0)
Enhances: slam
SystemRequirements: SYMPHONY libraries and headers
URL: http://R-Forge.R-project.org/projects/rsymphony,
https://projects.coin-or.org/SYMPHONY,
http://www.coin-or.org/download/source/SYMPHONY/
NeedsCompilation: yes
Packaged: 2015-06-22 11:46:30 UTC; hornik
Author: Reinhard Harter [aut],
Kurt Hornik [aut, cre],
Stefan Theussl [aut],
Cyrille Szymanski [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2015-06-22 13:57:20
Built: R 3.2.3; x86_64-pc-linux-gnu; "Mon, 22 Feb 2016 08:13:20 +0000"; unix
|