/usr/lib/R/library/survival/DESCRIPTION is in r-cran-survival 2.41-3-2build1.
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 | Title: Survival Analysis
Maintainer: Terry M Therneau <therneau.terry@mayo.edu>
Priority: recommended
Package: survival
Version: 2.41-3
Depends: R (>= 2.13.0)
Imports: graphics, Matrix, methods, splines, stats, utils
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: Contains the core survival analysis routines, including
definition of Surv objects,
Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models,
and parametric accelerated failure time models.
License: LGPL (>= 2)
URL: https://github.com/therneau/survival
NeedsCompilation: yes
Packaged: 2017-04-04 12:56:36 UTC; therneau
Author: Terry M Therneau [aut, cre],
Thomas Lumley [ctb, trl] (original S->R port and maintainer until 2009)
Repository: CRAN
Date/Publication: 2017-04-04 19:31:37 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; "Thu, 28 Sep 2017 08:19:25 +0000"; unix
|