{
  "_id": "6a72e8a08bc01965a9d22367",
  "Package": "taxizedb",
  "Type": "Package",
  "Title": "Offline Access to Taxonomic Databases",
  "Description": "Download taxonomic databases, convert them into 'SQLite'\nformat, and query them locally for fast, reliable, and\nreproducible access to taxonomic data.",
  "Version": "0.3.2",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", role = \"aut\"),\nperson(\"Zebulun\", \"Arendsee\", role = \"aut\"),\nperson(\"Tamás\", \"Stirling\", email = \"stirling.tamas@gmail.com\",\nrole = c(\"ctb\", \"cre\")))",
  "URL": "https://docs.ropensci.org/taxizedb/,\nhttps://github.com/ropensci/taxizedb",
  "BugReports": "https://github.com/ropensci/taxizedb/issues",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2025-06-17 10:24:17 UTC",
  "RemoteUrl": "https://github.com/ropensci/taxizedb",
  "RemoteRef": "v0.3.2",
  "RemoteSha": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-05 07:10:01 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut],\nZebulun Arendsee [aut],\nTamás Stirling [ctb, cre]",
  "Maintainer": "Tamás Stirling <stirling.tamas@gmail.com>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "taxizedb_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/9ed58a96a7c777fdb605fdb1485d2d7310f5b19cf2453b1f488e004559521ff4",
  "_filesize": 171610,
  "_sha256": "9ed58a96a7c777fdb605fdb1485d2d7310f5b19cf2453b1f488e004559521ff4",
  "_expires": "2026-11-13T07:39:10.000Z",
  "_created": "2026-08-05T07:10:01.000Z",
  "_published": "2026-08-05T07:39:12.162Z",
  "_jobs": [
    {
      "job": 92234504257,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8921375407"
    },
    {
      "job": 92234504212,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8921361195"
    },
    {
      "job": 92234504279,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8922004851"
    },
    {
      "job": 92234504189,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8922008733"
    },
    {
      "job": 92233681080,
      "time": 241,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8921283495"
    },
    {
      "job": 92234504202,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8921353524"
    },
    {
      "job": 92234504245,
      "time": 100,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8921331479"
    },
    {
      "job": 92234504227,
      "time": 91,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8921328074"
    },
    {
      "job": 92234504278,
      "time": 84,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8921324057"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/taxizedb",
  "_commit": {
    "id": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
    "author": "Tamás Stirling <49147718+stitam@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #97 from stitam/dev\n\nUpdate documentation",
    "time": 1750155857
  },
  "_maintainer": {
    "name": "Tamás Stirling",
    "email": "stirling.tamas@gmail.com",
    "login": "stitam",
    "description": "",
    "uuid": 49147718
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "curl",
      "version": ">= 2.4",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "hoardr",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "taxize",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "itis",
    "taxize",
    "taxonomic-databases",
    "taxonomy"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "sckott",
      "count": 151,
      "uuid": 577668
    },
    {
      "user": "stitam",
      "count": 94,
      "uuid": 49147718
    },
    {
      "user": "arendsee",
      "count": 47,
      "uuid": 3998543
    },
    {
      "user": "cboettig",
      "count": 18,
      "uuid": 222586
    },
    {
      "user": "tdjames1",
      "count": 4,
      "uuid": 10053102
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "gpli",
      "count": 1,
      "uuid": 6285258
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taxizedb"
  },
  "_devurl": "https://github.com/ropensci/taxizedb",
  "_pkgdown": "https://docs.ropensci.org/taxizedb/",
  "_searchresults": 141,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/taxizedb.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/taxizedb",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-05-03"
    },
    {
      "version": "0.1.4",
      "date": "2017-06-20"
    },
    {
      "version": "0.2.0",
      "date": "2020-08-13"
    },
    {
      "version": "0.2.2",
      "date": "2020-08-26"
    },
    {
      "version": "0.3.0",
      "date": "2021-01-15"
    },
    {
      "version": "0.3.1",
      "date": "2023-04-03"
    },
    {
      "version": "0.3.2",
      "date": "2025-06-18"
    }
  ],
  "_exports": [
    "children",
    "classification",
    "db_download_col",
    "db_download_gbif",
    "db_download_itis",
    "db_download_ncbi",
    "db_download_tpl",
    "db_download_wfo",
    "db_download_wikidata",
    "db_load_col",
    "db_load_gbif",
    "db_load_itis",
    "db_load_ncbi",
    "db_load_tpl",
    "db_load_wikidata",
    "db_path",
    "downstream",
    "name2taxid",
    "sql_collect",
    "src_col",
    "src_gbif",
    "src_itis",
    "src_ncbi",
    "src_tpl",
    "src_wfo",
    "src_wikidata",
    "taxa_at",
    "taxid2name",
    "taxid2rank",
    "tdb_cache"
  ],
  "_help": [
    {
      "page": "taxizedb-package",
      "title": "taxizedb",
      "topics": [
        "taxizedb-package",
        "taxizedb"
      ]
    },
    {
      "page": "children",
      "title": "Retrieve immediate descendents of a taxon",
      "topics": [
        "children"
      ]
    },
    {
      "page": "classification",
      "title": "Retrieve the taxonomic hierarchies from local database",
      "topics": [
        "classification"
      ]
    },
    {
      "page": "db_download",
      "title": "Download taxonomic databases",
      "topics": [
        "db_download",
        "db_download_col",
        "db_download_gbif",
        "db_download_itis",
        "db_download_ncbi",
        "db_download_tpl",
        "db_download_wfo",
        "db_download_wikidata"
      ]
    },
    {
      "page": "db_load-defunct",
      "title": "Load taxonomic databases",
      "topics": [
        "db_load-defunct",
        "db_load_col",
        "db_load_gbif",
        "db_load_itis",
        "db_load_ncbi",
        "db_load_tpl",
        "db_load_wikidata"
      ]
    },
    {
      "page": "db_path",
      "title": "database path",
      "topics": [
        "db_path"
      ]
    },
    {
      "page": "downstream",
      "title": "Retrieve all taxa descending from a vector of taxa",
      "topics": [
        "downstream"
      ]
    },
    {
      "page": "name2taxid",
      "title": "Convert species names to taxon IDs",
      "topics": [
        "name2taxid"
      ]
    },
    {
      "page": "sql_collect",
      "title": "Query and get data back into a data.frame",
      "topics": [
        "sql_collect"
      ]
    },
    {
      "page": "src_taxizedb",
      "title": "src - dplyr src objects",
      "topics": [
        "src_col",
        "src_gbif",
        "src_itis",
        "src_ncbi",
        "src_taxizedb",
        "src_tpl",
        "src_wfo",
        "src_wikidata"
      ]
    },
    {
      "page": "taxa_at",
      "title": "Get taxa at specific scientific ranks",
      "topics": [
        "taxa_at"
      ]
    },
    {
      "page": "taxid2name",
      "title": "Convert taxon IDs to scientific names",
      "topics": [
        "taxid2name"
      ]
    },
    {
      "page": "taxid2rank",
      "title": "Convert taxon IDs to scientific ranks",
      "topics": [
        "taxid2rank"
      ]
    },
    {
      "page": "tdb_cache",
      "title": "Caching",
      "topics": [
        "tdb_cache"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/taxizedb/raw/v0.3.2/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "hoardr",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 6.170408411725318,
  "_indexed": false,
  "_nocasepkg": "taxizedb",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/taxizedb",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-08-05T07:13:15.000Z",
      "distro": "resolute",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/2f52ab81c09214c923b54072c407b9bd3f980e337091864d5d60de175b1e4bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-08-05T07:12:43.000Z",
      "distro": "resolute",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/3348da0d72d2997942a5e2bc4399a17205e342aa24f2aafa5ac7986bff8c957c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-08-05T07:38:23.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/e3a2306abf540fd757183f0f565cdc29dd5c6b39fc60de5dda81d9c89ec289a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-08-05T07:38:31.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/87ae18c0b20662c95ebdab3a390556bb7287ed923a2db19e63488a7420bc71b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-08-05T07:12:50.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/1eae3d4e791b76829fa9e9ae9ae3b5b5045c0a4f79758fad4f0be9037bc2c874",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-08-05T07:11:22.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/f796938741675edc4cf86e839ef0935bddfff55cd64b6358c1327368b795f3a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-08-05T07:11:23.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/a347b320e330a0d1be23164c0d744bc6154bda08bdbbd9617390ce3897c0876b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-08-05T07:11:18.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/dd57a5c56850947fc076f7954e5b7d2f8202c2e972edc576835e0bab711d7227",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30983702091"
    }
  ]
}