Type: Package
Package: mrbayes
Title: Bayesian Summary Data Models for Mendelian Randomization Studies
Version: 0.5.2
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) <doi:10.1002/gepi.21758>, and MR-Egger, Bowden
    et al. (2015) <doi:10.1093/ije/dyv080>, 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 (>= 3.6.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
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2024-08-19 09:51:21 UTC; eptmp
Author: Okezie Uche-Ikonne [aut] (<https://orcid.org/0000-0002-8461-8099>),
  Frank Dondelinger [aut] (<https://orcid.org/0000-0003-1816-6300>),
  Tom Palmer [aut, cre] (<https://orcid.org/0000-0003-4655-4511>)
Maintainer: Tom Palmer <remlapmot@hotmail.com>
Repository: CRAN
Date/Publication: 2024-08-19 11:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-20 08:28:34 UTC; unix
Archs: mrbayes.so.dSYM
