Package: eventPred
Title: Event Prediction
Version: 0.2.6
Date: 2024-09-17
Authors@R: 
    person("Kaifeng", "Lu", , "kaifenglu@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6160-7119"))
Description: Predicts enrollment and events at the design or analysis stage using specified enrollment and time-to-event models through simulations.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: dplyr (>= 1.1.0), rlang (>= 1.0.6), plotly (>= 4.10.1),
        survival (>= 2.41-3), splines (>= 3.5.0), Matrix (>= 1.2-14),
        mvtnorm (>= 1.1-3), rstpm2 (>= 1.6.1), numDeriv (>=
        2016.8-1.1), purrr (>= 1.0.2), flexsurv (>= 2.2.2), erify (>=
        0.4.0), stats (>= 3.5.0), shiny (>= 1.7.1)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
LazyData: true
URL: https://github.com/kaifenglu/eventPred
BugReports: https://github.com/kaifenglu/eventPred/issues
NeedsCompilation: no
Packaged: 2024-09-17 13:17:43 UTC; kaife
Author: Kaifeng Lu [aut, cre] (<https://orcid.org/0000-0002-6160-7119>)
Maintainer: Kaifeng Lu <kaifenglu@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-17 14:00:06 UTC
