/usr/lib/R/site-library/RcmdrMisc/DESCRIPTION is in r-cran-rcmdrmisc 1.0-2-2.
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 | Package: RcmdrMisc
Version: 1.0-2
Date: 2014/09/04
Title: R Commander Miscellaneous Functions
Authors@R: c(person("John", "Fox", role = c("aut", "cre"), email = "jfox@mcmaster.ca"),
person("Robert", "Muenchen", role = "ctb"),
person("Dan", "Putler", role = "ctb")
)
Depends: R (>= 3.0.0), grDevices, utils, car, sandwich
Imports: abind, Hmisc, MASS, e1071
ByteCompile: yes
Description:
Various statistical, graphics, and data-management functions used by the Rcmdr package in the R Commander GUI for R.
License: GPL (>= 2)
URL: http://www.r-project.org, http://socserv.socsci.mcmaster.ca/jfox/
Packaged: 2014-09-04 16:42:52 UTC; User
Author: John Fox [aut, cre],
Robert Muenchen [ctb],
Dan Putler [ctb]
Maintainer: John Fox <jfox@mcmaster.ca>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-04 21:20:09
Built: R 3.1.1; ; 2014-09-28 18:46:01 UTC; unix
|