Package: MetaStan Version: 1.0.0 Title: Bayesian Meta-Analysis via 'Stan' Description: Performs Bayesian meta-analysis, meta-regression and model-based meta-analysis using 'Stan'. Includes binomial-normal hierarchical models and option to use weakly informative priors for the heterogeneity parameter and the treatment effect parameter which are described in Guenhan, Roever, and Friede (2020) . Authors@R: c(person("Burak Kuersad", "Guenhan", email="burakgunhan@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7454-8680")), person("Christian", "Roever", email="christian.roever@med.uni-goettingen.de", role=c("aut"), comment = c(ORCID = "0000-0002-6911-698X")), person("Trustees of", "Columbia University", role="cph", comment="src/init.cpp, tools/make_cpp.R, R/stanmodels.R")) License: GPL (>=3) Encoding: UTF-8 Date: 2021-12-23 LazyData: true ByteCompile: true Depends: R (>= 3.5.0) Imports: Rcpp (>= 0.12.17), methods, rstan (>= 2.18.1), rstantools (>= 1.5.0), loo (>= 2.0), forestplot (>= 1.6), metafor (>= 2.0-0), HDInterval, coda Suggests: testthat, knitr, rmarkdown, ggplot2, shinystan, vdiffr, bayesmeta, metadat LinkingTo: StanHeaders (>= 2.18.0), rstan (>= 2.18.1), BH (>= 1.66.0-1), Rcpp (>= 0.12.17), RcppEigen (>= 0.3.3.4.0), RcppParallel (>= 5.0.1), SystemRequirements: GNU make NeedsCompilation: yes RoxygenNote: 7.2.3 URL: https://github.com/gunhanb/MetaStan BugReports: https://github.com/gunhanb/MetaStan/issues VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://gunhanb.r-universe.dev Date/Publication: 2023-03-07 11:30:13 UTC RemoteUrl: https://github.com/gunhanb/metastan RemoteRef: HEAD RemoteSha: 2fe3438fd1826207cf7d8cac80db7a0cbe631406 Packaged: 2026-06-17 07:22:13 UTC; root Author: Burak Kuersad Guenhan [aut, cre] (ORCID: ), Christian Roever [aut] (ORCID: ), Trustees of Columbia University [cph] (src/init.cpp, tools/make_cpp.R, R/stanmodels.R) Maintainer: Burak Kuersad Guenhan