/usr/lib/R/site-library/coin/DESCRIPTION is in r-cran-coin 1.1-2-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 | Package: coin
Version: 1.1-2
Date: 2015-11-13
Title: Conditional Inference Procedures in a Permutation Test Framework
Authors@R: c(person("Torsten", "Hothorn", role = c("aut", "cre"),
email = "Torsten.Hothorn@R-project.org"),
person("Kurt", "Hornik", role = "aut"),
person("Mark A.", "van de Wiel", role = "aut"),
person("Henric", "Winell", role = "aut"),
person("Achim", "Zeileis", role = "aut"))
Description: Conditional inference procedures for the general independence
problem including two-sample, K-sample (non-parametric ANOVA), correlation,
censored, ordered and multivariate problems.
Depends: R (>= 2.14.0), methods, survival
Imports: stats, modeltools (>= 0.2-9), mvtnorm (>= 1.0-3), multcomp
Suggests: parallel, xtable, e1071, vcd, TH.data
LazyData: yes
NeedsCompilation: yes
ByteCompile: yes
License: GPL-2
URL: http://coin.r-forge.r-project.org
Packaged: 2015-11-16 10:15:00 UTC; hothorn
Author: Torsten Hothorn [aut, cre],
Kurt Hornik [aut],
Mark A. van de Wiel [aut],
Henric Winell [aut],
Achim Zeileis [aut]
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>
Repository: CRAN
Date/Publication: 2015-11-16 16:20:12
Built: R 3.2.3; x86_64-pc-linux-gnu; "Sat, 19 Dec 2015 15:21:53 +1100"; unix
|