Package: beastt
Title: Bayesian Evaluation, Analysis, and Simulation Software Tools for
        Trials
Version: 0.0.2
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(given = "Abi", 
                    family = "Terry", 
                    role = "aut", 
                    email = "abigail.h.terry@gsk.com"),
      person("GlaxoSmithKline Research & Development Limited", role = c("cph", "fnd")),
      person("Trustees of", "Columbia University", role="cph", comment="R/stanmodels.R, configure, configure.win")
    )
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: GPL (>= 3)
URL: https://gsk-biostatistics.github.io/beastt/,
        https://github.com/GSK-Biostatistics/beastt
BugReports: https://github.com/GSK-Biostatistics/beastt/issues
Suggests: knitr, mvtnorm, rmarkdown, spelling, testthat (>= 3.0.0),
        tibble, vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: cli, cobalt, distributional, dplyr, generics, ggdist, ggplot2,
        methods, mixtools, purrr, Rcpp (>= 0.12.0), RcppParallel (>=
        5.0.1), rlang, rstan (>= 2.18.1), rstantools (>= 2.4.0),
        stringr, tidyr
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
LazyData: true
Language: en-US
Biarch: true
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2025-02-20 15:46:49 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>),
  Abi Terry [aut],
  GlaxoSmithKline Research & Development Limited [cph, fnd],
  Trustees of Columbia University [cph] (R/stanmodels.R, configure,
    configure.win)
Maintainer: Christina Fillmore <christina.e.fillmore@gsk.com>
Repository: CRAN
Date/Publication: 2025-02-24 15:30:02 UTC
