Package: bayesDP
Type: Package
Title: Tools for the Bayesian Discount Prior Function
Version: 1.2.0
Date: 2017-07-07
Authors@R: c(person("Shawn", "Balcome", email = "sbalcome@mdic.org", role = c("cre")), person("Donnie", "Musgrove", email = "donald.r.musgrove@medtronic.com", role = c("aut")), person("Tarek", "Haddad", email = "tarek.d.haddad@medtronic.com", role = c("aut")), 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.2.3), 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/donaldmusgrove/bayesDP
BugReports: https://github.com/donaldmusgrove/bayesDP/issues
NeedsCompilation: yes
Maintainer: Shawn Balcome <sbalcome@mdic.org>
Repository: CRAN
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Packaged: 2017-07-10 14:05:11 UTC; shawnbalcome
Author: Shawn Balcome [cre],
  Donnie Musgrove [aut],
  Tarek Haddad [aut],
  Christopher Jackson [ctb] (For the ppexp R code that was ported to
    C++.)
Date/Publication: 2017-07-10 14:31:48 UTC
