Package: beastt Title: Bayesian Evaluation, Analysis, and Simulation Software Tools for Trials Version: 0.0.3.9000 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) . 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://gsk-biostatistics.r-universe.dev Date/Publication: 2026-04-20 11:47:21 UTC RemoteUrl: https://github.com/gsk-biostatistics/beastt RemoteRef: HEAD RemoteSha: d265759395d076584e817a876655590e23b17d86 NeedsCompilation: yes Packaged: 2026-06-20 10:26:27 UTC; root Author: Christina Fillmore [aut, cre] (ORCID: ), Nate Bean [aut] (ORCID: ), 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