{
  "_id": "6a49ee73955f025f549e375e",
  "Package": "MRAID",
  "Type": "Package",
  "Title": "MRAID(Mendelian Randomization with Automated Instrument\nDetermination)",
  "Version": "1.0",
  "Date": "2021-06-05",
  "Author": "Zhongshang Yuan and Lu Liu",
  "Maintainer": "Zhongshang Yuan <yuanzhongshang@sdu.edu.cn>",
  "Description": "MRAID is an R package for efficient statistical inference\nof two-sample Mendelian Randomization. MRAID takes GWAS summary\nstatistics as inputs to estimate causal effects of one trait on\nanother.  MRAID is able to model an initial set of candidate\nSNP instruments that are in high LD with each other and perform\nautomated instrument selection to identify suitable SNPs to\nserve as instrumental variables. MRAID simultaneously accounts\nfor both uncorrelated and correlated horizontal pleiotropy,\nrelies on a scalable sampling-based inference algorithm to\nperform numerical integration, circumventing the difficulty in\nlikelihood function, leading to calibrated p-values that enable\nreasonably large-scale exposure screening.",
  "License": "GPL-3",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 18:55:28 UTC",
    "User": "root"
  },
  "Repository": "https://mrcieu.r-universe.dev",
  "Date/Publication": "2023-02-12 13:19:48 UTC",
  "RemoteUrl": "https://github.com/yuanzhongshang/MRAID",
  "RemoteRef": "HEAD",
  "RemoteSha": "87692470047baeb0061f48c7f316fe11c6fcdad7",
  "_user": "mrcieu",
  "_type": "src",
  "_file": "MRAID_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c3a1c075fbac48a0f42737c9e55094d4edb472036073fe2184c1a6231be0aa00",
  "_filesize": 216046,
  "_sha256": "c3a1c075fbac48a0f42737c9e55094d4edb472036073fe2184c1a6231be0aa00",
  "_expires": "2026-10-11T18:59:58.000Z",
  "_created": "2026-07-03T18:55:28.000Z",
  "_published": "2026-07-05T05:41:07.275Z",
  "_jobs": [
    {
      "job": 85196160088,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8073271268"
    },
    {
      "job": 85196160121,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8073277327"
    },
    {
      "job": 85196160112,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8073270470"
    },
    {
      "job": 85196160084,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8073267478"
    },
    {
      "job": 85196159809,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196159811,
      "time": 149,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196159918,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8073258477"
    },
    {
      "job": 85196160090,
      "time": 169,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8073276430"
    },
    {
      "job": 85196159981,
      "time": 153,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073240620"
    },
    {
      "job": 85196160038,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073269000"
    },
    {
      "job": 85196160073,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8073262050"
    },
    {
      "job": 85196159802,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196159977,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8073261663"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027",
  "_status": "success",
  "_upstream": "https://github.com/yuanzhongshang/MRAID",
  "_commit": {
    "id": "87692470047baeb0061f48c7f316fe11c6fcdad7",
    "author": "yuanzhongshang <37822515+yuanzhongshang@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1676207988
  },
  "_maintainer": {
    "name": "Zhongshang Yuan",
    "email": "yuanzhongshang@sdu.edu.cn",
    "login": "yuanzhongshang",
    "description": "",
    "uuid": 37822515
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppDist",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.6",
      "role": "Imports"
    }
  ],
  "_owner": "yuanzhongshang",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "yuanzhongshang",
      "count": 30,
      "uuid": 37822515
    }
  ],
  "_userbio": {
    "uuid": 15654827,
    "type": "organization",
    "name": "MRC Integrative Epidemiology Unit",
    "followers": 250
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MRAID"
  },
  "_devurl": "https://github.com/yuanzhongshang/mraid",
  "_searchresults": 17,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MRAID.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "MRAID",
    "MRAID_CPP"
  ],
  "_help": [
    {
      "page": "MRAID",
      "title": "The function of MRAID method two sample Mendelian Randomization",
      "topics": [
        "MRAID"
      ]
    },
    {
      "page": "MRAID_CPP",
      "title": "MRAID",
      "topics": [
        "MRAID_CPP"
      ]
    }
  ],
  "_readme": "https://github.com/yuanzhongshang/MRAID/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo",
    "RcppDist"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.133538908370218,
  "_indexed": false,
  "_nocasepkg": "mraid",
  "_universes": [
    "mrcieu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-03T18:58:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/151e864a981ad2c6920d9d5540a4a1160c4afdf5d4fd2a8ea5d19ecb54319264",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-03T18:58:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/23ce6c9b01a1464fb6b0e1f228d9eab093f18dda6ec77dc762b13e472bef7be1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-03T18:57:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/6eb70fa2a9b0959824933572ecd539e7729755a3aac013ff29e7edd878a49182",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-03T18:57:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/fc154f6e983f5f4d66a9274a4486de9e70dd446c7da8fd102f18257c2e28be4a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-03T18:57:00.000Z",
      "arch": "aarch64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/e2f81b48f2f512b1d48908f14d0fbd499a6f9a809d6d43f9f723839358c5ac72",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-03T18:58:07.000Z",
      "arch": "x86_64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/d351584b303788741cbd49be64cfc38273858d54469eb5cf3b0c33f607c644eb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-03T18:57:57.000Z",
      "arch": "emscripten",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/f7cfcfe3818818609cdfbced1b3878a3ffaae4608048b9e056fc6159bfcd2fbd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-03T18:56:47.000Z",
      "arch": "x86_64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/7fddb107004d862fe61e47a4f4adb636858497589143de684428bdbaec763dba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-03T18:56:44.000Z",
      "arch": "x86_64",
      "commit": "87692470047baeb0061f48c7f316fe11c6fcdad7",
      "fileid": "https://r2.ropensci.org/b7e9208f7a9d3c94ac35b676df933f489b5d03095f99f59f9f88bd5c58162636",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28678487027"
    }
  ]
}