Package: SAMprior
Type: Package
Title: Self-Adapting Mixture (SAM) Priors
Version: 1.1.1
Authors@R: c(person(given = "Peng", family = "Yang", email = "py11@rice.edu", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-0630-9506")), 
             person(given = "Ying", family = "Yuan", email = "yyuan@mdanderson.org", 
                    role = "aut",
                    comment = c(ORCID = "0000-0003-3163-480X")))
Maintainer: Peng Yang <py11@rice.edu>
Description: Implementation of the SAM prior and generation of its
     operating characteristics for dynamically borrowing information
     from historical data. For details, please refer to Yang et al. (2023)
     <doi:10.1111/biom.13927>. 
Depends: RBesT, assertthat, checkmate, Metrics, ggplot2
Suggests: rmarkdown, knitr, testthat (>= 2.0.0), foreach, purrr,
        rstanarm (>= 2.17.2), scales, tools, broom, tidyr, parallel
VignetteBuilder: knitr
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-27 18:46:33 UTC; yangpeng
Author: Peng Yang [aut, cre] (<https://orcid.org/0000-0002-0630-9506>),
  Ying Yuan [aut] (<https://orcid.org/0000-0003-3163-480X>)
Repository: CRAN
Date/Publication: 2023-09-27 19:10:02 UTC
Built: R 4.2.0; ; 2023-09-28 13:17:08 UTC; unix
