Package: RBesT
Type: Package
Title: R Bayesian Evidence Synthesis Tools
Description: Tool-set to support Bayesian evidence synthesis.  This
    includes meta-analysis, (robust) prior derivation from historical
    data, operating characteristics and analysis (1 and 2 sample
    cases). Please refer to Weber et al. (2021) <doi:10.18637/jss.v100.i19>
    for details on applying this package while Neuenschwander et al. (2010)
    <doi:10.1177/1740774509356002> and Schmidli et al. (2014)
    <doi:10.1111/biom.12242> explain details on the methodology.
Version: 1.7-3
Date: 2024-01-02
Authors@R: c(person("Novartis", "Pharma AG", role = "cph")
            ,person("Sebastian", "Weber", email="sebastian.weber@novartis.com", role=c("aut", "cre"))
            ,person("Beat", "Neuenschwander", email="beat.neuenschwander@novartis.com", role="ctb")
            ,person("Heinz", "Schmidli", email="heinz.schmidli@novartis.com", role="ctb")
            ,person("Baldur", "Magnusson", email="baldur.magnusson@novartis.com", role="ctb")
            ,person("Yue", "Li", email="yue-1.li@novartis.com", role="ctb")
            ,person("Satrajit", "Roychoudhury", email="satrajit.roychoudhury@novartis.com", role="ctb")
            ,person("Trustees of", "Columbia University", role="cph", comment="R/stanmodels.R, configure, configure.win")
	    )
Depends: R (>= 3.5.0)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>=
        2.26.0), rstantools (>= 2.3.1), assertthat, mvtnorm, Formula,
        checkmate, bayesplot (>= 1.4.0), ggplot2, dplyr, stats, utils,
        matrixStats, abind, rlang
LinkingTo: BH (>= 1.72.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>=
        2.26.0)
License: GPL (>= 3)
LazyData: true
Biarch: true
NeedsCompilation: yes
UseLTO: true
URL: https://opensource.nibr.com/RBesT/
BugReports: https://github.com/Novartis/RBesT/issues
Suggests: rmarkdown, knitr, testthat (>= 2.0.0), foreach, purrr,
        rstanarm (>= 2.17.2), scales, tools, broom, tidyr, parallel,
        brms, glue, ragg
VignetteBuilder: knitr
SystemRequirements: GNU make, pandoc (>= 1.12.3), pngquant, C++17
Encoding: UTF-8
RoxygenNote: 7.2.3
Packaged: 2024-01-02 13:55:42 UTC; weberse2
Author: Novartis Pharma AG [cph],
  Sebastian Weber [aut, cre],
  Beat Neuenschwander [ctb],
  Heinz Schmidli [ctb],
  Baldur Magnusson [ctb],
  Yue Li [ctb],
  Satrajit Roychoudhury [ctb],
  Trustees of Columbia University [cph] (R/stanmodels.R, configure,
    configure.win)
Maintainer: Sebastian Weber <sebastian.weber@novartis.com>
Repository: CRAN
Date/Publication: 2024-01-08 15:20:02 UTC
Built: R 4.2.3; x86_64-w64-mingw32; 2024-04-24 03:09:16 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
