{
  "_id": "6a44d3616ff6f2357551bf54",
  "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://ropensci.r-universe.dev",
  "Date/Publication": "2025-06-17 10:24:17 UTC",
  "RemoteUrl": "https://github.com/ropensci/taxizedb",
  "RemoteRef": "master",
  "RemoteSha": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:21:22 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut],\nZebulun Arendsee [aut],\nTamás Stirling [ctb, cre]",
  "Maintainer": "Tamás Stirling <stirling.tamas@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "taxizedb_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/85169afeb4227a0ddc48a1a1ea39b2753de972d9998a5bbd7e67875f1e788ce0",
  "_filesize": 171635,
  "_sha256": "85169afeb4227a0ddc48a1a1ea39b2753de972d9998a5bbd7e67875f1e788ce0",
  "_expires": "2026-10-09T08:44:16.000Z",
  "_created": "2026-07-01T08:21:22.000Z",
  "_published": "2026-07-01T08:44:17.299Z",
  "_jobs": [
    {
      "job": 84487312839,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004225417"
    },
    {
      "job": 84487312837,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004222233"
    },
    {
      "job": 84487313063,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004621122"
    },
    {
      "job": 84487312888,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004643825"
    },
    {
      "job": 84486537718,
      "time": 153,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004120786"
    },
    {
      "job": 84486537635,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004138755"
    },
    {
      "job": 84487312804,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004223485"
    },
    {
      "job": 84487312867,
      "time": 282,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004274582"
    },
    {
      "job": 84487312933,
      "time": 231,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004254872"
    },
    {
      "job": 84487312887,
      "time": 251,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004262313"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634",
  "_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": true,
  "_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": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 424,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taxizedb"
  },
  "_devurl": "https://github.com/ropensci/taxizedb",
  "_pkgdown": "https://docs.ropensci.org/taxizedb/",
  "_searchresults": 142,
  "_metadata": {
    "ropensci_category": "taxonomy"
  },
  "_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/master/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.173477643452995,
  "_indexed": true,
  "_nocasepkg": "taxizedb",
  "_universes": [
    "ropensci",
    "stitam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-01T08:25:09.000Z",
      "distro": "resolute",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/d61d6544f4a835a90f380952ff1068dbf9b4cb91da14de760b36f69d55b6b732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-01T08:25:01.000Z",
      "distro": "resolute",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/766a99eb5145c75e004fcfaad073863e8ad59173d9ae2043bfbdee1c97d22b2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-01T08:42:23.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/ddc44f677bcc34bff64918cbb3929e09d4750c6b6c53b4b55bb9769477aacd02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-01T08:43:08.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/1eb495fe41d8ab4d1e0e75bccf1c1e8fc48688c57fcb703f04cdec7f469cd207",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-07-01T08:25:30.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/31c83007cd31dcab7af4886d0e509ba1bb4c0143c25f8a0eda9ab286ca37007c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-01T08:27:16.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/74189067f5c1167bab36a3016f57fccc38dce5ce4e3826a1ffde2c84d622f7ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-01T08:26:24.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/281b5c2c2150cb791859518f6eb4a41b9824695ffd07e7a96f8de5cd8903d428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-01T08:26:45.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "https://r2.ropensci.org/a4d1dbf4f1a89ea04bfea3822d80e598d0cba4754d9fc2c47a700ec3ecf218c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503580634"
    }
  ]
}