Package: bayesDP
Type: Package
Title: Implementation of the Bayesian Discount Prior Approach for
        Clinical Trials
Version: 1.3.7
Authors@R: c(
    person("Shawn", "Balcome", 
           role = "aut"),
    person("Donnie", "Musgrove", 
           role = "aut"),
    person("Tarek", "Haddad",
           email = "tarek.d.haddad@medtronic.com",
           role = "aut"),
    person("Graeme L.", "Hickey",
           email = "graemeleehickey@gmail.com",
           role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-4989-0054")),
    person("Christopher", "Jackson",
           email = "chris.jackson@mrc-bsu.cam.ac.uk",
           role = "ctb",
           comment = "For the ppexp R code that was ported to C++."))
Depends: R (>= 3.6.0), ggplot2, methods, survival
Description: Functions for data augmentation using the Bayesian discount prior 
    method for single arm and two-arm clinical trials, as described in Haddad 
    et al. (2017) <doi:10.1080/10543406.2017.1300907>. The discount power prior 
    methodology was developed in collaboration with the The Medical Device 
    Innovation Consortium (MDIC) Computer Modeling & Simulation Working Group.
LazyLoad: yes
License: GPL-3 | file LICENSE
URL: https://github.com/graemeleehickey/bayesDP
BugReports: https://github.com/graemeleehickey/bayesDP/issues
NeedsCompilation: yes
Repository: CRAN
Imports: MCMCpack, Rcpp
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Packaged: 2025-01-11 23:56:44 UTC; hickeg3
Author: Shawn Balcome [aut],
  Donnie Musgrove [aut],
  Tarek Haddad [aut],
  Graeme L. Hickey [cre, aut] (<https://orcid.org/0000-0002-4989-0054>),
  Christopher Jackson [ctb] (For the ppexp R code that was ported to
    C++.)
Maintainer: Graeme L. Hickey <graemeleehickey@gmail.com>
Date/Publication: 2025-01-12 11:40:10 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:49:32 UTC; windows
Archs: x64
