Package: FusioMR Type: Package Title: Flexible, Unified and Versatile Mendelian Randomization Version: 2.0.0 Authors@R: c( person("Bowei", "Kang", email = "kbw@uchicago.edu", role = c("aut", "cre")), person("Sihao", "Feng", email = "sfeng56@uchicago.edu", role = "aut")) Description: A Bayesian Mendelian Randomization framework for causal effect estimation from GWAS summary statistics. Supports single and multiple exposure/outcome analyses with optional correlated horizontal pleiotropy. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.3.0) Imports: Rcpp (>= 1.0.10), invgamma (>= 1.1), stats LinkingTo: Rcpp, RcppArmadillo (>= 0.12.0.0) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 RoxygenNote: 7.3.3 Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-05-23 13:01:28 UTC RemoteUrl: https://github.com/kangbw702/FusioMR RemoteRef: refs/pull/2/head RemoteSha: 30e1ffb69acc836f7b79b1970c8c071164bf846d NeedsCompilation: yes Packaged: 2026-06-22 10:59:31 UTC; root Author: Bowei Kang [aut, cre], Sihao Feng [aut] Maintainer: Bowei Kang