/usr/lib/R/site-library/multcomp/DESCRIPTION is in r-cran-multcomp 1.3-1-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 | Package: multcomp
Title: Simultaneous Inference in General Parametric Models
Version: 1.3-1
Date: 2013-10-31
Authors@R: c(person("Torsten", "Hothorn", role = c("aut", "cre"),
email = "Torsten.Hothorn@R-project.org"),
person("Frank", "Bretz", role = "aut"),
person("Peter", "Westfall", role = "aut"),
person("Richard M.", "Heiberger", role = "ctb"),
person("Andre", "Schuetzenmeister", role = "ctb"))
Description: Simultaneous tests and confidence intervals
for general linear hypotheses in parametric models, including
linear, generalized linear, linear mixed effects, and survival models.
The package includes demos reproducing analyzes presented
in the book "Multiple Comparisons Using R" (Bretz, Hothorn,
Westfall, 2010, CRC Press).
Depends: stats, graphics, mvtnorm (>= 0.8-0), survival (>= 2.35-7),
TH.data (>= 1.0-2)
Imports: sandwich (>= 2.3-0)
Suggests: lme4 (>= 0.999375-16), nlme, robustbase, mboost, coin, MASS,
car, foreign, xtable, lmtest, coxme (>= 2.2-1), SimComp
URL: The publishers web page is
http://www.crcpress.com/product/isbn/9781584885740
LazyData: yes
License: GPL-2
Packaged: 2013-11-01 08:03:42 UTC; hothorn
Author: Torsten Hothorn [aut, cre],
Frank Bretz [aut],
Peter Westfall [aut],
Richard M. Heiberger [ctb],
Andre Schuetzenmeister [ctb]
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-11-01 09:29:08
Built: R 3.0.2; ; 2013-11-30 23:19:23 UTC; unix
|