/usr/lib/R/site-library/coin/DESCRIPTION is in r-cran-coin 1.2-1-1ubuntu1.
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 | Package: coin
Version: 1.2-1
Date: 2017-07-16
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-5), multcomp
Suggests: parallel, xtable, e1071, vcd, TH.data (>= 1.0-7), libcoin (>=
0.9-0)
LazyData: yes
NeedsCompilation: yes
ByteCompile: yes
License: GPL-2
URL: http://coin.r-forge.r-project.org
Packaged: 2017-07-17 09:10:20 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: 2017-07-17 22:32:53 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Mon, 27 Nov 2017 12:56:17 +0000'; unix
|