Package: survsup
Title: Plotting Survival Curves with Numbers at Risk Table
Version: 0.0.1
Authors@R: person("Daniel", "Lindholm", email = "daniel.lindholm@me.com", role = c("aut", "cre"))
Description: Implements functions to plot survival curves. Provides the capability to add numbers at risk tables, and allows for using the pipe operator to create more complex plots.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: http://github.com/dlindholm/survsup
BugReports: http://github.com/dlindholm/survsup/issues
LazyData: true
Imports: stats, utils, survival, dplyr, ggplot2, broom, colorspace,
        gridExtra
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-04 15:23:02 UTC; dl
Author: Daniel Lindholm [aut, cre]
Maintainer: Daniel Lindholm <daniel.lindholm@me.com>
Repository: CRAN
Date/Publication: 2018-08-05 18:30:03 UTC
