Title: Survival Analysis
Priority: recommended
Package: survival
Version: 3.7-0
Date: 2024-06-01
Depends: R (>= 3.5.0)
Imports: graphics, Matrix, methods, splines, stats, utils
LazyData: Yes
LazyDataCompression: xz
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 R maintainer until 2009"),
	       person("Atkinson", "Elizabeth", role="ctb"),
	       person("Crowson", "Cynthia", role="ctb"))
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: 2024-06-03 15:17:04 UTC; therneau
Author: Terry M Therneau [aut, cre],
  Thomas Lumley [ctb, trl] (original S->R port and R maintainer until
    2009),
  Atkinson Elizabeth [ctb],
  Crowson Cynthia [ctb]
Maintainer: Terry M Therneau <therneau.terry@mayo.edu>
Repository: CRAN
Date/Publication: 2024-06-05 16:30:02 UTC
Built: R 4.4.2; riscv64-unknown-openbsd7.7; 2025-04-24 04:43:00 UTC; unix
