Package: FLOWMR Type: Package Title: An R Package for Mendelian Randomization in the mediation setting Version: 1.0 Date: 2022-10-06 Authors@R: c(person("Zixuan", "Wu", email = "zixuanwu@uchicago.edu", role = c("aut", "cre")), person("Ethan", "Lewis", email = "ethanlewis@uchicago.edu", role = c("aut")), person("Qingyuan", "Zhao", email = "qyzhao@statslab.cam.ac.uk", role = c("aut")), person("Jingshu", "Wang", email = "jingshuw@uchicago.edu", role = c("aut"))) Description: A Bayesian framework for Mendelian Randomization in the mediation setting. License: What license is it under? Imports: Rcpp (>= 1.0.9), coda, doParallel, foreach, ggplot2, stats, magic LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 Encoding: UTF-8 Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://mrcieu.r-universe.dev Date/Publication: 2025-03-17 22:51:28 UTC RemoteUrl: https://github.com/ZixuanWu1/FLOW-MR RemoteRef: HEAD RemoteSha: 78aeb38a31a64f82900bcc40a908a1a4909d99c5 NeedsCompilation: yes Packaged: 2026-05-28 05:54:56 UTC; root Author: Zixuan Wu [aut, cre], Ethan Lewis [aut], Qingyuan Zhao [aut], Jingshu Wang [aut] Maintainer: Zixuan Wu