Package: bayesCT
Type: Package
Title: Simulation and Analysis of Adaptive Bayesian Clinical Trials
Version: 0.99.1
Authors@R: c(person(given = "Thevaa", family = "Chandereng", role = c("aut", "cre", "cph"), 
             email = "chandereng@wisc.edu", comment = c(ORCID = "0000-0003-4078-9176")), 
             person("Donald", "Musgrove", email = "donald.r.musgrove@medtronic.com", role = c("aut", "cph")), 
             person("Tarek", "Haddad", email = "tarek.d.haddad@medtronic.com", role = c("aut", "cph")),
	           person("Graeme", "Hickey", email = "graeme.l.hickey@medtronic.com", role = c("aut", "cph")), 
             person("Timothy", "Hanson", email = "tim.hanson2@medtronic.com", role = c("aut", "cph")),
             person("Theodore", "Lystig", email = "theodore.lystig@medtronic.com", role = c("aut", "cph")))
Description: Simulation and analysis of Bayesian adaptive clinical trial, incorporates historical 
      data and allows early stopping for futility or early success. 
LazyLoad: yes
License: GPL-3
NeedsCompilation: no
URL: https://github.com/thevaachandereng/bayesCT/
BugReports: https://github.com/thevaachandereng/bayesCT/issues/
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, rmarkdown, pkgdown, devtools, knitr
VignetteBuilder: knitr
Imports: bayesDP, dplyr, purrr, magrittr
Packaged: 2019-03-13 17:58:59 UTC; thevaasiinenchandereng
Author: Thevaa Chandereng [aut, cre, cph]
    (<https://orcid.org/0000-0003-4078-9176>),
  Donald Musgrove [aut, cph],
  Tarek Haddad [aut, cph],
  Graeme Hickey [aut, cph],
  Timothy Hanson [aut, cph],
  Theodore Lystig [aut, cph]
Maintainer: Thevaa Chandereng <chandereng@wisc.edu>
Repository: CRAN
Date/Publication: 2019-03-13 18:33:29 UTC
