Type: Package Package: mrbayes Title: Bayesian Summary Data Models for Mendelian Randomization Studies Version: 0.5.2.9000 Authors@R: c( person("Okezie", "Uche-Ikonne", , "okezieikonne@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-8461-8099")), person("Frank", "Dondelinger", , "f.dondelinger@lancaster.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-1816-6300")), person("Tom", "Palmer", , "remlapmot@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4655-4511")) ) Description: Bayesian estimation of inverse variance weighted (IVW), Burgess et al. (2013) , and MR-Egger, Bowden et al. (2015) , summary data models for Mendelian randomization analyses. License: GPL-3 URL: https://github.com/okezie94/mrbayes, https://okezie94.github.io/mrbayes/, https://mrcieu.r-universe.dev/mrbayes BugReports: https://github.com/okezie94/mrbayes/issues Depends: R (>= 4.3.0) Imports: DescTools, methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.4.0) Suggests: MendelianRandomization, rjags (>= 4-9), testthat 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) Biarch: true Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Encoding: UTF-8 LazyData: true SystemRequirements: GNU make Config/pak/sysreqs: cmake make libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-06-24 15:19:47 UTC RemoteUrl: https://github.com/okezie94/mrbayes RemoteRef: HEAD RemoteSha: d146e57e5ca1cf0de80290c2861b70538622b295 NeedsCompilation: yes Packaged: 2026-06-24 16:19:25 UTC; root Author: Okezie Uche-Ikonne [aut] (ORCID: ), Frank Dondelinger [aut] (ORCID: ), Tom Palmer [aut, cre] (ORCID: ) Maintainer: Tom Palmer