Package: beastt
Title: Bayesian Evaluation, Analysis, and Simulation Software Tools for
        Trials
Version: 0.0.3
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(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(given = "Ben", 
                    family = "Arancibia", 
                    role = "aut",
                    email = "benjamin.c.arancibia@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. This methodology based on Psioda et al (2025) <doi:10.1080/10543406.2025.2489285>.
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, survival
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
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-05-15 07:08:48 UTC; christinafillmore
Author: Christina Fillmore [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0595-2302>),
  Nate Bean [aut] (ORCID: <https://orcid.org/0000-0001-9946-0119>),
  Abi Terry [aut],
  Ben Arancibia [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-05-15 11:40:06 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 03:41:15 UTC; windows
Archs: x64
