Package: ppseq Title: Design Clinical Trials using Sequential Predictive Probability Monitoring Version: 0.2.5 Authors@R: c(person(given = "Emily C.", family = "Zabor", role = c("aut", "cre"), email = "zabore2@ccf.org", comment = c(ORCID = "0000-0002-1402-4498")), person(given = "Brian P.", family = "Hobbs", role = "aut"), person(given = "Michael J.", family = "Kane", role = "aut", email = "michael.kane@yale.edu", comment = c(ORCID = "0000-0003-1899-6662")) ) Description: Functions are available to calibrate designs over a range of posterior and predictive thresholds, to plot the various design options, and to obtain the operating characteristics of optimal accuracy and optimal efficiency designs. License: MIT + file LICENSE URL: https://github.com/zabore/ppseq, https://www.emilyzabor.com/ppseq/ BugReports: https://github.com/zabore/ppseq/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Suggests: covr, gt, knitr, rmarkdown, testthat (>= 3.0.0), vdiffr VignetteBuilder: knitr Imports: dplyr, furrr, ggplot2, plotly, purrr, tibble, patchwork, tidyr Config/testthat/edition: 3 Language: en-US RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://zabore.r-universe.dev Date/Publication: 2024-09-04 17:27:02 UTC RemoteUrl: https://github.com/zabore/ppseq RemoteRef: HEAD RemoteSha: 75eac30702c032418568bd84649cabde1bb9c955 NeedsCompilation: no Packaged: 2026-07-02 06:48:55 UTC; root Author: Emily C. Zabor [aut, cre] (ORCID: ), Brian P. Hobbs [aut], Michael J. Kane [aut] (ORCID: ) Maintainer: Emily C. Zabor