Package: beastt
Title: Bayesian Evaluation, Analysis, and Simulation Software Tools for
        Trials
Version: 0.0.1
Authors@R: 
    c(person(given = "Christina",
                    family = "Fillmore",
                    role = c("aut", "cre"),
                    email = "christina.e.fillmore@gsk.com",
                    comment = c(ORCID = "0000-0003-0595-2302")),
                    person("Ben", "Arancibia", email = "benjamin.c.arancibia@gsk.com", role = "aut"),
                    person(given = "Nate",
                    family = "Bean",
                    role = "aut",
                    email = "nate.w.bean@gsk.com",
                    comment = c(ORCID = "0000-0001-9946-0119")),
                    person("GlaxoSmithKline Research & Development Limited", role = c("cph", "fnd"))
                    )
Description: Bayesian dynamic borrowing with covariate adjustment via inverse probability 
  weighting for simulations and data analyses in clinical trials. This makes it easy to use
  propensity score methods to balance covariate distributions between external and internal 
  data. 
License: Apache License (>= 2)
URL: https://gsk-biostatistics.github.io/beastt/,
        https://github.com/GSK-Biostatistics/beastt
BugReports: https://github.com/GSK-Biostatistics/beastt/issues
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: cli, cobalt, dplyr, generics, ggplot2, purrr, rlang, stringr,
        distributional, tidyr, ggdist, mixtools
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
Language: en-US
NeedsCompilation: no
Packaged: 2024-06-18 16:07:16 UTC; christinafillmore
Author: Christina Fillmore [aut, cre] (<https://orcid.org/0000-0003-0595-2302>),
  Ben Arancibia [aut],
  Nate Bean [aut] (<https://orcid.org/0000-0001-9946-0119>),
  GlaxoSmithKline Research & Development Limited [cph, fnd]
Maintainer: Christina Fillmore <christina.e.fillmore@gsk.com>
Repository: CRAN
Date/Publication: 2024-06-20 15:50:16 UTC
