{
  "_id": "6a1ef05cb401979e73412fe9",
  "Package": "CAMeRa",
  "Title": "CAMeRa (Cross Ancestral Mendelian Randomisation)",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Yoonsu\", \"Cho\", , \"yoonsu.cho@bristol.ac.uk\", role = \"aut\"),\nperson(\"Gibran\", \"Hemani\", , \"g.hemani@bristol.ac.uk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0920-1055\")),\nperson(\"Tom\", \"Palmer\", , \"tom.palmer@bristol.ac.uk\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-4655-4511\"))\n)",
  "Description": "CAMERA estimates joint causal effect in multiple\nancestries and detects pleiotropy via the zero relevance model.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "amandaforde/winnerscurse",
    "explodecomputer/genetics.binaRies",
    "MRCIEU/ieugwasr",
    "MRCIEU/TwoSampleMR",
    "WSpiller/RadialMR"
  ],
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://mrcieu.r-universe.dev",
  "Date/Publication": "2025-07-21 22:03:23 UTC",
  "RemoteUrl": "https://github.com/MRCIEU/CAMERA",
  "RemoteRef": "HEAD",
  "RemoteSha": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:27:14 UTC",
    "User": "root"
  },
  "Author": "Yoonsu Cho [aut],\nGibran Hemani [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0920-1055>),\nTom Palmer [aut] (ORCID: <https://orcid.org/0000-0003-4655-4511>)",
  "Maintainer": "Gibran Hemani <g.hemani@bristol.ac.uk>",
  "MD5sum": "c31f856584048b672967a9fd35ede948",
  "_user": "mrcieu",
  "_type": "src",
  "_file": "CAMeRa_0.1.0.tar.gz",
  "_fileid": "70775177bb08e48109ac86e6e74459d08b915329e54d939e1589317286498922",
  "_filesize": 17283948,
  "_sha256": "70775177bb08e48109ac86e6e74459d08b915329e54d939e1589317286498922",
  "_created": "2026-05-19T08:27:14.000Z",
  "_published": "2026-06-02T15:01:48.861Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101855753,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078538883"
    },
    {
      "job": 79101856197,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078538695"
    },
    {
      "job": 79101856285,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078526836"
    },
    {
      "job": 79101855590,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078534782"
    },
    {
      "job": 79101854688,
      "time": 311,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078481414"
    },
    {
      "job": 79101854895,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361485092"
    },
    {
      "job": 79101855646,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078519694"
    },
    {
      "job": 79101856794,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078524806"
    },
    {
      "job": 79101856100,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078519644"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/MRCIEU/CAMERA",
  "_commit": {
    "id": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
    "author": "gibran hemani <explodecomputer@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1753135403
  },
  "_maintainer": {
    "name": "Gibran Hemani",
    "email": "g.hemani@bristol.ac.uk",
    "login": "explodecomputer",
    "description": "",
    "uuid": 1924940,
    "orcid": "0000-0003-0920-1055"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ieugwasr",
      "version": ">= 0.1.8",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "RadialMR",
      "role": "Suggests"
    },
    {
      "package": "winnerscurse",
      "role": "Suggests"
    },
    {
      "package": "TwoSampleMR",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Suggests"
    },
    {
      "package": "susieR",
      "role": "Suggests"
    },
    {
      "package": "genetics.binaRies",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mrcieu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "causal-inference",
    "gwas-summary-statistics",
    "mendelian-randomisation",
    "multi-ancestry"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "yoonsucho",
      "count": 69,
      "uuid": 35306755
    },
    {
      "user": "remlapmot",
      "count": 59,
      "uuid": 3777473
    },
    {
      "user": "explodecomputer",
      "count": 32,
      "uuid": 1924940
    }
  ],
  "_userbio": {
    "uuid": 15654827,
    "type": "organization",
    "name": "MRC Integrative Epidemiology Unit"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CAMeRa"
  },
  "_devurl": "https://github.com/mrcieu/camera",
  "_searchresults": 222,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CAMeRa.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "CAMERA",
    "CAMERA_local",
    "egger_bootstrap",
    "fixed_effects_meta_analysis",
    "fixed_effects_meta_analysis_fast",
    "identify_blownup_estimates"
  ],
  "_help": [
    {
      "page": "CAMERA",
      "title": "R6 class for CAMERA",
      "topics": [
        "CAMERA"
      ]
    },
    {
      "page": "CAMERA_local",
      "title": "CAMERA_local class",
      "topics": [
        "CAMERA_local"
      ]
    },
    {
      "page": "egger_bootstrap",
      "title": "Perform MR GxE",
      "topics": [
        "egger_bootstrap"
      ]
    },
    {
      "page": "fixed_effects_meta_analysis",
      "title": "Perform fixed effects meta analysis for one association",
      "topics": [
        "fixed_effects_meta_analysis"
      ]
    },
    {
      "page": "fixed_effects_meta_analysis_fast",
      "title": "Fixed effects meta analysis vectorised across multiple SNPs",
      "topics": [
        "fixed_effects_meta_analysis_fast"
      ]
    },
    {
      "page": "identify_blownup_estimates",
      "title": "Identify blown up estimates",
      "topics": [
        "identify_blownup_estimates"
      ]
    },
    {
      "page": "prop_overlap",
      "title": "Estimate expected vs observed replication of effects between discovery and replication datasets",
      "topics": [
        "prop_overlap"
      ]
    },
    {
      "page": "z_meta_analysis",
      "title": "P-value based meta analysis",
      "topics": [
        "z_meta_analysis"
      ]
    }
  ],
  "_readme": "https://github.com/MRCIEU/CAMERA/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "ieugwasr",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "import-local.Rmd",
      "filename": "import-local.html",
      "title": "Import to CAMERA from local data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generating the data manually",
        "Generating the data using CAMERA_local"
      ],
      "created": "2024-03-24 07:56:42",
      "modified": "2024-03-24 22:37:20",
      "commits": 2
    },
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Initialise data",
        "Check phenotype scales across ancestries",
        "Extract instruments",
        "Evaluate instrument heterogeneity across populations",
        "Extract outcome data",
        "Harmonise exposure and outcome data",
        "Perform analysis using raw instruments",
        "Perform regional scan to obtain LD agnostic instruments",
        "Re-perform analysis using regional instruments",
        "Evaluate similarity of pleiotropy across ancestry",
        "MR GxE",
        "Saving and loading data"
      ],
      "created": "2024-03-24 07:56:42",
      "modified": "2024-03-24 22:37:20",
      "commits": 2
    }
  ],
  "_score": 5.124504224834283,
  "_indexed": true,
  "_nocasepkg": "camera",
  "_universes": [
    "mrcieu",
    "explodecomputer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:58.000Z",
      "distro": "noble",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "dfd674b2f7fc11158abfa2bc31c346c798090ea4a4a48ba47de40c22ccbb68c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:55.000Z",
      "distro": "noble",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "cf19d1f80e165559e0293728dfff7180126a40684580513142235909f04e6632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:28.000Z",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "dd036c49b2167e9bf57b24222110e3237bdc7b532843b1052b817213a58c0ca3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:37.000Z",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "69d46fcd1ed91dce1b4bca9c79f2228a75033f5c8a78cea9fc3e7105370a0597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T08:28:58.000Z",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "5fc875b57a700e9a563609a9d2ba45463e936e30291ccf6a588547a8b543e034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T08:29:01.000Z",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "e2e7aabb59da66c3c87fa1108234c663ccab17cb8eb4f5d86155d67defba37da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T08:28:55.000Z",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "f756abdee41e42c8c87c6b71684c8cd14c6e1ee1b07057d97b30dbce430826ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:00:16.000Z",
      "commit": "b4235228b85fb321375a989e3a6bfe5c0e4fe7d1",
      "fileid": "ecbe0ce70498017d117e894b48c583a9b8dba4e6b46bd693f5535735969334c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26085289399"
    }
  ]
}