Package: ppseq
Title: Design Clinical Trials using Sequential Predictive Probability
        Monitoring
Version: 0.1.1
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
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Suggests: covr, gt, knitr, rmarkdown, spelling, testthat (>= 3.0.0),
        vdiffr
VignetteBuilder: knitr
Imports: dplyr, furrr, future, ggplot2, plotly, purrr, tibble,
        patchwork, tidyr
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2021-09-07 18:14:09 UTC; zabore2
Author: Emily C. Zabor [aut, cre] (<https://orcid.org/0000-0002-1402-4498>),
  Brian P. Hobbs [aut],
  Michael J. Kane [aut] (<https://orcid.org/0000-0003-1899-6662>)
Maintainer: Emily C. Zabor <zabore2@ccf.org>
Repository: CRAN
Date/Publication: 2021-09-09 09:00:02 UTC
Built: R 4.0.2; ; 2021-09-10 11:25:01 UTC; unix
