Package: bayesDP
Type: Package
Title: Tools for the Bayesian Discount Prior Function
Version: 1.3.3
Date: 2020-01-29
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("Hickey", "Graeme L.", 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, survival, methods
Description: Functions for data augmentation using the
    Bayesian discount prior function for 1 arm and 2 arm clinical trials.
LazyLoad: yes
License: GPL-3
URL: https://github.com/graemeleehickey/bayesDP
BugReports: https://github.com/graemeleehickey/bayesDP/issues
NeedsCompilation: yes
Repository: CRAN
Imports: Rcpp, MCMCpack
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.0.2
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Packaged: 2020-02-03 17:32:45 UTC; hickeg3
Author: Shawn Balcome [aut],
  Donnie Musgrove [aut],
  Tarek Haddad [aut],
  Hickey Graeme L. [cre, aut] (<https://orcid.org/0000-0002-4989-0054>),
  Christopher Jackson [ctb] (For the ppexp R code that was ported to
    C++.)
Maintainer: Hickey Graeme L. <graemeleehickey@gmail.com>
Date/Publication: 2020-02-03 19:50:07 UTC
