Package: OncoBayes2
Type: Package
Title: Bayesian Logistic Regression for Oncology Dose-Escalation Trials
Description: Bayesian logistic regression model with optional
  EXchangeability-NonEXchangeability parameter modelling for flexible
  borrowing from historical or concurrent data-sources. The safety model
  can guide dose-escalation decisions for adaptive oncology Phase I
  dose-escalation trials which involve an arbitrary number of
  drugs. Please refer to Neuenschwander et al. (2008)
  <doi:10.1002/sim.3230> and Neuenschwander et al. (2016)
  <doi:10.1080/19466315.2016.1174149> for details on the methodology.
Version: 0.9-3
Date: 2025-04-25
Authors@R: c(person("Novartis", "Pharma AG", role = "cph")
            ,person("Sebastian", "Weber", email="sebastian.weber@novartis.com", role=c("aut", "cre"))
            ,person("Lukas A.", "Widmer", email="lukas_andreas.widmer@novartis.com", role="aut")
            ,person("Andrew", "Bean", email="andrew.bean@novartis.com", role="aut")
            ,person("Trustees of", "Columbia University", role="cph", comment="R/stanmodels.R, configure, configure.win")
	    )
Depends: R (>= 3.5.0), RBesT (>= 1.8-0)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>=
        2.32.0), rstantools (>= 2.4.0), posterior (>= 1.5.0),
        assertthat (>= 0.2.1), checkmate, Formula, bayesplot (>=
        1.4.0), ggplot2 (>= 3.0.0), dplyr (>= 1.1.0), tibble, tidyr (>=
        1.0.0), abind, scales, rlang (>= 0.3.0), tidyselect, utils,
        stats, matrixStats, brms, lifecycle, grDevices
LinkingTo: BH (>= 1.75.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.32.0), StanHeaders (>=
        2.32.0)
License: GPL (>= 3)
LazyData: true
NeedsCompilation: yes
UseLTO: true
Suggests: rmarkdown, knitr, testthat (>= 2.0.0), withr, mvtnorm,
        vdiffr, cmdstanr (>= 0.4.0), ragg
Additional_repositories: https://mc-stan.org/r-packages/
VignetteBuilder: knitr
Biarch: true
SystemRequirements: GNU make, pandoc (>= 1.12.3), pngquant, C++17
Encoding: UTF-8
RoxygenNote: 7.3.2
Packaged: 2025-04-25 16:40:35 UTC; weberse2
Author: Novartis Pharma AG [cph],
  Sebastian Weber [aut, cre],
  Lukas A. Widmer [aut],
  Andrew Bean [aut],
  Trustees of Columbia University [cph] (R/stanmodels.R, configure,
    configure.win)
Maintainer: Sebastian Weber <sebastian.weber@novartis.com>
Repository: CRAN
Date/Publication: 2025-04-25 17:20:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 04:45:18 UTC; windows
Archs: x64
