/usr/lib/R/site-library/Rsymphony/DESCRIPTION is in r-cran-rsymphony 0.1-25-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 24 25 26 27 | Package: Rsymphony
Version: 0.1-25
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: 2016-12-27 13:43:21 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: 2016-12-27 14:53:00
Built: R 3.3.2; x86_64-pc-linux-gnu; "Sat, 31 Dec 2016 12:30:27 -0600"; unix
|