Package: accrualPlot
Type: Package
Title: Accrual Plots and Predictions for Clinical Trials
Version: 1.0.7
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,
        https://ctu-bern.github.io/accrualPlot/
BugReports: https://github.com/CTU-Bern/accrualPlot/issues
Encoding: UTF-8
Depends: lubridate, R (>= 2.10)
Imports: dplyr, ggplot2, grid, magrittr, purrr, rlang
RoxygenNote: 7.1.1
Suggests: knitr, markdown, patchwork, rmarkdown, testthat, vdiffr
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2022-08-16 07:13:34 UTC; lbuetikofer
Author: Lukas Bütikofer [cre, aut],
  Alan G. Haynes [aut]
Repository: CRAN
Date/Publication: 2022-08-16 10:10:05 UTC
Built: R 4.6.0; ; 2025-08-18 12:09:06 UTC; unix
