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) and Neuenschwander et al. (2016) for details on the methodology. Version: 0.9-4 Date: 2025-12-17 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 URL: https://opensource.nibr.com/OncoBayes2/ BugReports: https://github.com/Novartis/OncoBayes2/issues Suggests: rmarkdown, knitr, testthat (>= 2.0.0), withr, mvtnorm, vdiffr, cmdstanr (>= 0.4.0), ragg Additional_repositories: https://stan-dev.r-universe.dev VignetteBuilder: knitr Biarch: true SystemRequirements: GNU make, pandoc (>= 1.12.3), pngquant, C++17 Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: make libicu-dev Repository: https://novartis.r-universe.dev Date/Publication: 2025-12-18 08:47:48 UTC RemoteUrl: https://github.com/novartis/oncobayes2 RemoteRef: HEAD RemoteSha: 0b8809c6aa7b363c16ff404615fe9108f5d41039 Packaged: 2026-07-05 01:55:58 UTC; root 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