{
  "_id": "6a3bb7b85cdecea1d682e62f",
  "Package": "mrbma",
  "Title": "Mendelian Randomization Bayesian Model Averaging",
  "Version": "0.1.0",
  "Authors@R": "person(\"Michael\", \"Levin\", , \"michael.levin@pennmedicine.upenn.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9937-9932\"))",
  "Description": "A set of functions designed to implement Mendelian\nRandomization Bayesian Model Averaging.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mglev1n/mrbma, https://mglev1n.github.io/mrbma/",
  "BugReports": "https://github.com/mglev1n/mrbma/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "MRCIEU/TwoSampleMR"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://mrcieu.r-universe.dev",
  "Date/Publication": "2023-02-21 18:32:10 UTC",
  "RemoteUrl": "https://github.com/mglev1n/mrbma",
  "RemoteRef": "HEAD",
  "RemoteSha": "79712b665af3fceeb51846ddf909d4638cd7ae56",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 10:42:39 UTC",
    "User": "root"
  },
  "Author": "Michael Levin [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9937-9932>)",
  "Maintainer": "Michael Levin <michael.levin@pennmedicine.upenn.edu>",
  "MD5sum": "e9e67acdcfbde6ba57d0c31e435ab9bc",
  "_user": "mrcieu",
  "_type": "src",
  "_file": "mrbma_0.1.0.tar.gz",
  "_fileid": "e04ed5bdc1ac0e6a5810cbe76f9b0522858e97d26284703ba93c47b599167a36",
  "_filesize": 93400,
  "_sha256": "e04ed5bdc1ac0e6a5810cbe76f9b0522858e97d26284703ba93c47b599167a36",
  "_created": "2026-06-24T10:42:39.000Z",
  "_published": "2026-06-24T10:55:52.573Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83174955696,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7847224075"
    },
    {
      "job": 83174955712,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7847222898"
    },
    {
      "job": 83174955684,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7847394528"
    },
    {
      "job": 83174955676,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7847420449"
    },
    {
      "job": 83174303198,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7847166624"
    },
    {
      "job": 83174955698,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847225341"
    },
    {
      "job": 83174955709,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7847207024"
    },
    {
      "job": 83174955686,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7847196420"
    },
    {
      "job": 83174955724,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7847197875"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mglev1n/mrbma",
  "_commit": {
    "id": "79712b665af3fceeb51846ddf909d4638cd7ae56",
    "author": "Michael Levin <mglev1n@gmail.com>",
    "committer": "Michael Levin <mglev1n@gmail.com>",
    "message": "Updated output\n",
    "time": 1677004330
  },
  "_maintainer": {
    "name": "Michael Levin",
    "email": "michael.levin@pennmedicine.upenn.edu",
    "login": "cardio-omics",
    "description": "",
    "uuid": 91298066,
    "orcid": "0000-0002-9937-9932"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "hash",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "poolr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "TwoSampleMR",
      "version": ">= 0.5.6",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mglev1n",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "mglev1n",
      "count": 13,
      "uuid": 8185639
    }
  ],
  "_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/mrbma"
  },
  "_devurl": "https://github.com/mglev1n/mrbma",
  "_pkgdown": "https://mglev1n.github.io/mrbma/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mrbma.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "mr_bma"
  ],
  "_help": [
    {
      "page": "mr_bma",
      "title": "Perform Mendelian Randomization Bayesian Model Averaging",
      "topics": [
        "mr_bma"
      ]
    }
  ],
  "_readme": "https://github.com/mglev1n/mrbma/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "codetools",
    "combinat",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glmnet",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "hash",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "ieugwasr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "mathjaxr",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "MRMix",
    "MRPRESSO",
    "nlme",
    "openssl",
    "otel",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "poolr",
    "promises",
    "psych",
    "purrr",
    "R6",
    "RadialMR",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "TwoSampleMR",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.060697840353612,
  "_indexed": false,
  "_nocasepkg": "mrbma",
  "_universes": [
    "mrcieu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-24T10:45:12.000Z",
      "distro": "resolute",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "64db913a5dab65027122fdccd1db51634ae493c66136a17b58a379ec50651b63",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-24T10:45:05.000Z",
      "distro": "resolute",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "5dcd040327db20d430cb30bab8e868585864716e9c2d34ba6444d2a282ce15ea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-24T10:53:51.000Z",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "e083106d36a498df56837822b1090a78472535ac29c5161e4214357816de778e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-24T10:55:06.000Z",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "386afb722a0752728ed8d7e7c7cd5689347becf97ff3e70f551bad59260cde12",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-24T10:45:43.000Z",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "ac5f637dac5e9764827468a19236e94ca49816d7e62561c7551d284b12b28365",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-24T10:44:23.000Z",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "c7d29d5221ad49522b9563ba5476ab773c662489dd77397d963ecd50bf6c639b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-24T10:43:48.000Z",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "0a89b68750846797b379a4b9af91a9ed511358c82863f6a85ff4ff18dc704558",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-24T10:43:52.000Z",
      "commit": "79712b665af3fceeb51846ddf909d4638cd7ae56",
      "fileid": "c3ccb7cc523aeb8b74fd2d8e27d5e74655a9a1818bbe4a4977fe2f25bdfaeec1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/28092667037"
    }
  ]
}