Package: accrualPlot
Type: Package
Title: Accrual Plots and Predictions for Clinical Trials
Version: 1.0.1
Authors@R: 
    c(
    person(given = "Lukas", family = "Bütikofer", role = c("cre", "aut"),
    email = "lukas.buetikofer@ctu.unibe.ch"),
    person(given = "Alan G.", family = "Haynes", role = "aut",
    email = "alan.haynes@ctu.unibe.ch"))
Maintainer: Lukas Bütikofer <lukas.buetikofer@ctu.unibe.ch>
Description: Tracking accrual in clinical trials is important for trial success. 
    If accrual is too slow, the trial will take too long and be too expensive. If
    accrual is much faster than expected, time sensitive tasks such as the writing 
    of statistical analysis plans might need to be rushed. 'accrualPlot' provides 
    functions to aid the tracking of accrual and predict when a trial will reach 
    it's intended sample size.
License: MIT + file LICENSE
URL: https://github.com/CTU-Bern/accrualPlot
BugReports: https://github.com/CTU-Bern/accrualPlot/issues
Encoding: UTF-8
Depends: lubridate
Imports: dplyr, ggplot2, grid, magrittr, purrr, rlang
RoxygenNote: 7.1.1
Suggests: knitr, markdown, patchwork, rmarkdown, testthat, vdiffr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-06 08:07:57 UTC; lbuetikofer
Author: Lukas Bütikofer [cre, aut],
  Alan G. Haynes [aut]
Repository: CRAN
Date/Publication: 2022-05-09 07:30:08 UTC
