/usr/lib/R/library/survival/DESCRIPTION is in r-cran-survival 2.37-7-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 | Title: Survival Analysis
Maintainer: Terry M Therneau <therneau.terry@mayo.edu>
Priority: recommended
Package: survival
Version: 2.37-7
Depends: stats, utils, graphics, splines, R (>= 2.13.0)
LazyData: Yes
LazyLoad: Yes
ByteCompile: Yes
Authors@R: c(person(c("Terry", "M"), "Therneau",
email="therneau.terry@mayo.edu",
role=c("aut", "cre")),
person("Thomas", "Lumley", role=c("ctb", "trl"),
comment="original S->R port and maintainer until 2009"))
Description: survival analysis: descriptive statistics, two-sample
tests, parametric accelerated failure models, Cox model. Delayed entry
(truncation) allowed for all models; interval censoring for parametric
models. Case-cohort designs.
License: LGPL (>= 2)
URL: http://r-forge.r-project.org
Packaged: 2014-01-22 13:49:28 UTC; therneau
Author: Terry M Therneau [aut, cre],
Thomas Lumley [ctb, trl] (original S->R port and maintainer until 2009)
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-01-22 17:49:47
Built: R 3.0.2; x86_64-pc-linux-gnu; 2014-01-22 21:36:12 UTC; unix
|