Encoding: UTF-8 Package: MRPC Type: Package Version: 3.2.0 Date: 2025-09-04 Title: PC Algorithm with the Principle of Mendelian Randomization Authors@R: c(person(given = c("Md", "Bahadur"), family = "Badsha", role = "aut"), person(given = c("Evan", "A"), family = "Martin", role = "ctb"), person(given = "Audrey", family = "Fu", role = c("aut", "cre"), email = "audreyqyfu@gmail.com")) Description: A PC Algorithm with the Principle of Mendelian Randomization. This package implements the MRPC (PC with the principle of Mendelian randomization) algorithm to infer causal graphs. It also contains functions to simulate data under a certain topology, to visualize a graph in different ways, and to compare graphs and quantify the differences. See Badsha and Fu (2019) , Badsha, Martin and Fu (2021) , Kvamme and Badsha, et al. (2025) . License: GPL (>= 2) Depends: R (>= 4.0) LazyData: TRUE Imports: bnlearn,compositions,dynamicTreeCut,GGally,fastcluster,gtools,graph,graphics,Hmisc,methods,mice, network,pcalg,psych,Rgraphviz,stats,utils,WGCNA,plyr NeedsCompilation: no RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2025-09-13 03:24:32 UTC RemoteUrl: https://github.com/audreyqyfu/mrpc RemoteRef: HEAD RemoteSha: c4968a4c67ced1c291d263244168f954a931c56e Packaged: 2026-06-10 09:07:08 UTC; root Author: Md Bahadur Badsha [aut], Evan A Martin [ctb], Audrey Fu [aut, cre] Maintainer: Audrey Fu