Package: survtmle
Title: Compute Targeted Minimum Loss-Based Estimates in Right-Censored
        Survival Settings
Version: 1.1.1
Authors@R: c(
    person("David", "Benkeser", email = "benkeser@emory.edu",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-1019-8343")),
    person("Nima", "Hejazi", email = "nhejazi@berkeley.edu",
           role = "aut",
           comment = c(ORCID = "0000-0002-7127-2789"))
  )
Description: Targeted estimates of marginal cumulative incidence in survival
    settings with and without competing risks, including estimators that respect
    bounds (Benkeser, Carone, and Gilbert. Statistics in Medicine, 2017.
    <doi:10.1002/sim.7337>).
Depends: R (>= 3.0.0)
Imports: Matrix, speedglm, SuperLearner, plyr, dplyr, tidyr (>= 0.8.0),
        stringr, ggplot2, ggsci
Suggests: testthat, knitr, rmarkdown, survival, cmprsk, tibble
License: MIT + file LICENSE
URL: https://github.com/benkeser/survtmle
BugReports: https://github.com/benkeser/survtmle/issues
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-04-16 14:47:21 UTC; davidbenkeser
Author: David Benkeser [aut, cre, cph]
    (<https://orcid.org/0000-0002-1019-8343>),
  Nima Hejazi [aut] (<https://orcid.org/0000-0002-7127-2789>)
Maintainer: David Benkeser <benkeser@emory.edu>
Repository: CRAN
Date/Publication: 2019-04-16 15:53:03 UTC
Built: R 4.0.2; ; 2020-07-17 11:14:39 UTC; unix
