/usr/lib/R/site-library/Rcmdr/DESCRIPTION is in r-cran-rcmdr 2.2-3-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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | Package: Rcmdr
Version: 2.2-3
Date: 2015-11-10
Title: R Commander
Authors@R: c(person("John", "Fox", role = c("aut", "cre"), email = "jfox@mcmaster.ca"),
    person("Milan", "Bouchet-Valat", role = "aut"),
    person("Liviu", "Andronic", role = "ctb"),
    person("Michael", "Ash", role = "ctb"),
    person("Theophilius", "Boye", role = "ctb"),
    person("Stefano", "Calza", role = "ctb"),
    person("Andy", "Chang", role = "ctb"),
    person("Philippe", "Grosjean", role = "ctb"),
    person("Richard", "Heiberger", role = "ctb"),
    person("Kosar", "Karimi Pour", role = "ctb"),
    person("G. Jay", "Kerns", role = "ctb"),
    person("Renaud", "Lancelot", role = "ctb"),
    person("Matthieu", "Lesnoff", role = "ctb"),
    person("Uwe", "Ligges", role = "ctb"),
    person("Samir", "Messad", role = "ctb"),
    person("Martin", "Maechler", role = "ctb"),
    person("Robert", "Muenchen", role = "ctb"),
    person("Duncan", "Murdoch", role = "ctb"),
    person("Erich", "Neuwirth", role = "ctb"),
    person("Dan", "Putler", role = "ctb"),
    person("Brian", "Ripley", role = "ctb"),
    person("Miroslav", "Ristic", role = "ctb"),
    person("Peter", "Wolf", role = "ctb"),
    person("Kevin", "Wright", role="ctb")
   )
Depends: R (>= 3.0.0), grDevices, utils, splines, RcmdrMisc (>= 1.0-3),
        car (>= 2.0-26)
Imports: tcltk, tcltk2 (>= 1.2-6), abind, graphics, methods, stats
Suggests: aplpack, colorspace, effects (>= 3.0-1), e1071, foreign,
        grid, Hmisc, knitr, lattice, leaps, lmtest, markdown, MASS,
        mgcv, multcomp (>= 0.991-2), nlme, nnet, readxl, relimp, rgl,
        rmarkdown, sem (>= 2.1-1)
ByteCompile: yes
Description: 
  A platform-independent basic-statistics GUI (graphical user interface) for R, based on the tcltk package.
License: GPL (>= 2)
URL: http://www.r-project.org,
        http://socserv.socsci.mcmaster.ca/jfox/Misc/Rcmdr/
NeedsCompilation: yes
Packaged: 2015-11-11 02:00:39 UTC; John Fox
Author: John Fox [aut, cre],
  Milan Bouchet-Valat [aut],
  Liviu Andronic [ctb],
  Michael Ash [ctb],
  Theophilius Boye [ctb],
  Stefano Calza [ctb],
  Andy Chang [ctb],
  Philippe Grosjean [ctb],
  Richard Heiberger [ctb],
  Kosar Karimi Pour [ctb],
  G. Jay Kerns [ctb],
  Renaud Lancelot [ctb],
  Matthieu Lesnoff [ctb],
  Uwe Ligges [ctb],
  Samir Messad [ctb],
  Martin Maechler [ctb],
  Robert Muenchen [ctb],
  Duncan Murdoch [ctb],
  Erich Neuwirth [ctb],
  Dan Putler [ctb],
  Brian Ripley [ctb],
  Miroslav Ristic [ctb],
  Peter Wolf [ctb],
  Kevin Wright [ctb]
Maintainer: John Fox <jfox@mcmaster.ca>
Repository: CRAN
Date/Publication: 2015-11-11 10:28:09
Built: R 3.2.2; x86_64-pc-linux-gnu; "Wed, 11 Nov 2015 06:24:07 -0600"; unix
 |