Package: mrbma Title: Mendelian Randomization Bayesian Model Averaging Version: 0.1.0 Authors@R: person("Michael", "Levin", , "michael.levin@pennmedicine.upenn.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9937-9932")) Description: A set of functions designed to implement Mendelian Randomization Bayesian Model Averaging. License: MIT + file LICENSE URL: https://github.com/mglev1n/mrbma, https://mglev1n.github.io/mrbma/ BugReports: https://github.com/mglev1n/mrbma/issues Imports: checkmate, cli, combinat, dplyr, ggplot2, ggrepel, glue, hash, magrittr, methods, poolr, stats, tibble, tidyr, TwoSampleMR (>= 0.5.6), utils Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Remotes: MRCIEU/TwoSampleMR Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2023-02-21 18:32:10 UTC RemoteUrl: https://github.com/mglev1n/mrbma RemoteRef: HEAD RemoteSha: 79712b665af3fceeb51846ddf909d4638cd7ae56 NeedsCompilation: no Packaged: 2026-06-24 10:42:39 UTC; root Author: Michael Levin [aut, cre] (ORCID: ) Maintainer: Michael Levin