-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 1.01 KB
/
Copy pathDESCRIPTION
File metadata and controls
22 lines (22 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: survivalVignettes
Version: 0.3.1
Date: 2026-07-13
Title: Survival Analysis Vignettes and Optional Datasets
Depends: R (>= 4.4.1), survival
Imports: graphics
Suggests: knitr, rmarkdown, broom, survey, geepack, mstate, R.rsp, splines, splines2, quarto
Authors@R: c(person(c("Terry", "M"), "Therneau",
role="aut"),
person("Elizabeth","Atkinson",
email="atkinson@mayo.edu",
role=c("cre","ctb")),
person("Cynthia","Crowson", role="ctb"))
URL: https://github.com/bethatkinson/survivalVignettes, https://bethatkinson.github.io/survivalVignettes/
BugReports: https://github.com/bethatkinson/survivalVignettes/issues
Description: Vignettes for the 'survival' package. Split from the 'survival'
package since the vignettes were getting large. Also, since 'survival' is a
recommended package it cannot make use of other packages outside of
base+recommended (e.g. 'rmarkdown').
License: LGPL (>=2)
LazyData: true
VignetteBuilder: quarto