Package: GraphMRcML Type: Package Title: Causal Network Inference via Mendelian Randomization with cML and Network Deconvolution Version: 0.1.0 Authors@R: c( person("Zhaotong", "Lin", role = c("aut", "cre"), email = "lin00374@umn.edu"), person("Haoran", "Xue", role = "aut"), person("Wei", "Pan", role = "aut")) Description: Combines Mendelian randomization (constrained maximum likelihood, cML) and network deconvolution for inference of causal networks from GWAS summary data, as described in Lin, Xue, and Pan (2023) . License: GPL (>= 3) URL: https://github.com/ZhaotongL/GraphMRcML, https://mrcieu.r-universe.dev/GraphMRcML Encoding: UTF-8 Imports: dplyr, grDevices, igraph, MASS, pbmcapply, stats Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-05-07 18:57:42 UTC RemoteUrl: https://github.com/ZhaotongL/GraphMRcML RemoteRef: refs/pull/2/head RemoteSha: a0942082654a1efe87fdc01a47cf4f1966ac0c45 NeedsCompilation: no Packaged: 2026-06-06 05:48:39 UTC; root Author: Zhaotong Lin [aut, cre], Haoran Xue [aut], Wei Pan [aut] Maintainer: Zhaotong Lin