{
  "_id": "6a1be0431d7bb097a0a181f3",
  "Package": "convertid",
  "Type": "Package",
  "Title": "Convert Gene IDs Between Each Other and Fetch Annotations from\nBiomart",
  "Version": "0.3.0",
  "Date": "2026-03-31",
  "Author": "Vidal Fey [aut, cre], Henrik Edgren [aut]",
  "Authors@R": "c(person(\"Vidal\", \"Fey\", email = \"vidal.fey@gmail.com\", role=c(\"aut\", \"cre\")), person(\"Henrik\", \"Edgren\", email = \"henrik.edgren@gmail.com\", role = \"aut\"))",
  "Maintainer": "Vidal Fey <vidal.fey@gmail.com>",
  "Description": "Gene Symbols or Ensembl Gene IDs are converted using the\nBimap interface in 'AnnotationDbi' in convertId2() but that\nfunction is only provided as fallback mechanism for the most\ncommon use cases in data analysis. The main function in the\npackage is convert.bm() which queries BioMart using the full\ncapacity of the API provided through the 'biomaRt' package.\nPresets and defaults are provided for convenience but all\n\"marts\", \"filters\" and \"attributes\" can be set by the user.\nFunction convert.alias() converts Gene Symbols to Aliases and\nvice versa and function likely_symbol() attempts to determine\nthe most likely current Gene Symbol.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:08:14 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-01 11:17:38 UTC",
  "RemoteUrl": "https://github.com/cran/convertid",
  "RemoteRef": "HEAD",
  "RemoteSha": "018b4fc22a0b3476358d2ae070ad44509c69cd38",
  "MD5sum": "972ea1f79e63f34e08eb23d26b00c678",
  "_user": "cran",
  "_type": "src",
  "_file": "convertid_0.3.0.tar.gz",
  "_fileid": "dc6c1c0247bd2b7c2c296951d2185f51ad06eb75d81b475d410a2f47ee47b774",
  "_filesize": 162961,
  "_sha256": "dc6c1c0247bd2b7c2c296951d2185f51ad06eb75d81b475d410a2f47ee47b774",
  "_created": "2026-05-31T07:08:14.000Z",
  "_published": "2026-05-31T07:16:19.391Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707658040,
      "time": 436,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314721913"
    },
    {
      "job": 78707658035,
      "time": 316,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314708403"
    },
    {
      "job": 78707401102,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314674527"
    },
    {
      "job": 78707658029,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314691871"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26705997421",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/convertid",
  "_commit": {
    "id": "018b4fc22a0b3476358d2ae070ad44509c69cd38",
    "author": "Vidal Fey <vidal.fey@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1775042258
  },
  "_maintainer": {
    "name": "Vidal Fey",
    "email": "vidal.fey@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "AnnotationDbi",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "biomaRt",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "org.Mm.eg.db",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.12",
      "date": "2026-01-09"
    },
    {
      "name": "0.2.0",
      "date": "2026-02-03"
    },
    {
      "name": "0.2.1",
      "date": "2026-02-05"
    },
    {
      "name": "0.3.0",
      "date": "2026-04-01"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 573,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/convertid"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/convertid.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-08-21"
    },
    {
      "version": "0.1.2",
      "date": "2021-09-02"
    },
    {
      "version": "0.1.3",
      "date": "2021-09-13"
    },
    {
      "version": "0.1.5",
      "date": "2023-10-05"
    },
    {
      "version": "0.1.6",
      "date": "2023-10-06"
    },
    {
      "version": "0.1.7",
      "date": "2023-11-04"
    },
    {
      "version": "0.1.8",
      "date": "2023-11-29"
    },
    {
      "version": "0.1.10",
      "date": "2025-02-06"
    },
    {
      "version": "0.1.12",
      "date": "2026-01-09"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-03"
    },
    {
      "version": "0.2.1",
      "date": "2026-02-05"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-01"
    }
  ],
  "_exports": [
    "convert.alias",
    "convert.bm",
    "convertId2",
    "get.bm",
    "likely_symbol",
    "todisp2",
    "unify_gene_ids"
  ],
  "_help": [
    {
      "page": "dot-addToCache",
      "title": "Add values to cache",
      "topics": [
        ".addToCache"
      ]
    },
    {
      "page": "dot-checkInCache",
      "title": "Check whether value in cache exists",
      "topics": [
        ".checkInCache"
      ]
    },
    {
      "page": "dot-readFromCache",
      "title": "Read values from cache",
      "topics": [
        ".readFromCache"
      ]
    },
    {
      "page": "convert.alias",
      "title": "Convert Symbols to Aliases and Vice Versa.",
      "topics": [
        "convert.alias"
      ]
    },
    {
      "page": "convert.bm",
      "title": "Retrieve Additional Annotations from Biomart",
      "topics": [
        "convert.bm"
      ]
    },
    {
      "page": "convertId2",
      "title": "Convert Gene Symbols to Ensembl Gene IDs or vice versa",
      "topics": [
        "convertId2"
      ]
    },
    {
      "page": "get.bm",
      "title": "Make a Query to Biomart.",
      "topics": [
        "get.bm"
      ]
    },
    {
      "page": "likely_symbol",
      "title": "Retrieve Symbol Aliases and Previous symbols to determine a likely current symbol",
      "topics": [
        "likely_symbol"
      ]
    },
    {
      "page": "todisp2",
      "title": "Convenience Function to Convert Ensembl Gene IDs to Gene Symbols",
      "topics": [
        "todisp2"
      ]
    },
    {
      "page": "unify_gene_ids",
      "title": "Unify gene IDs from BioMart and AnnotationDbi lookups",
      "topics": [
        "unify_gene_ids"
      ]
    }
  ],
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "assertthat",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "hms",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "XVector"
  ],
  "_score": 1.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "convertid",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-31T07:11:43.000Z",
      "distro": "noble",
      "commit": "018b4fc22a0b3476358d2ae070ad44509c69cd38",
      "fileid": "a29db1bed2423e6e6e01cf6ed76b73f62f5375851deb36824b2b5e4d890f2bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705997421"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-31T07:11:45.000Z",
      "distro": "noble",
      "commit": "018b4fc22a0b3476358d2ae070ad44509c69cd38",
      "fileid": "d8950b5f45afa1709fd0920097585ef7d61ff869b0eda066da44b3f6d62cf58e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705997421"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-31T07:11:33.000Z",
      "commit": "018b4fc22a0b3476358d2ae070ad44509c69cd38",
      "fileid": "25a4e1caa5ca43ba0423533f14f1a9aab9e20891718cb4fad1ebf2951adc5d51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705997421"
    }
  ]
}