Package: accrualPlot Type: Package Title: Accrual Plots and Predictions for Clinical Trials Version: 1.0.10 Authors@R: c( person(given = "Lukas", family = "Bütikofer", role = c("cre", "aut"), email = "lukas.buetikofer@unibe.ch"), person(given = "Alan G.", family = "Haynes", role = "aut", email = "alan.haynes@unibe.ch")) Maintainer: Lukas Bütikofer 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/dcr-unibe-ch/accrualPlot, https://dcr-unibe-ch.github.io/accrualPlot/ BugReports: https://github.com/dcr-unibe-ch/accrualPlot/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: lubridate, R (>= 2.10) Imports: dplyr, ggplot2, grid, magrittr, purrr, rlang RoxygenNote: 7.3.3 Suggests: knitr, markdown, patchwork, rmarkdown, testthat, vdiffr VignetteBuilder: knitr LazyData: true Repository: https://ctu-bern.r-universe.dev Date/Publication: 2026-03-23 16:34:44 UTC RemoteUrl: https://github.com/CTU-Bern/accrualPlot RemoteRef: HEAD RemoteSha: 4ac0403eddf8d427033af1837b0d8072dd4cdcac NeedsCompilation: no Packaged: 2026-06-21 08:40:28 UTC; root Author: Lukas Bütikofer [cre, aut], Alan G. Haynes [aut]