{
  "_id": "69b01815d21b72a447b2ba14",
  "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-03-10 07:57:13 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut],\nZebulun Arendsee [aut],\nTamás Stirling [ctb, cre]",
  "Maintainer": "Tamás Stirling <stirling.tamas@gmail.com>",
  "MD5sum": "d1dcbeff7a2f12801b74bb55e9e85328",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "taxizedb_0.3.2.tar.gz",
  "_fileid": "f164e74ad17d50ffe946b187ade8b489cdb74784dbfb33735477b0d36d1a6c77",
  "_filesize": 170139,
  "_sha256": "f164e74ad17d50ffe946b187ade8b489cdb74784dbfb33735477b0d36d1a6c77",
  "_created": "2026-03-10T07:57:13.000Z",
  "_published": "2026-03-10T13:09:41.595Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 66419078833,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5844999363"
    },
    {
      "job": 66419078834,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5844998277"
    },
    {
      "job": 66419078800,
      "time": 948,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5849681033"
    },
    {
      "job": 66419078816,
      "time": 980,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5849691553"
    },
    {
      "job": 66418756611,
      "time": 203,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5844969534"
    },
    {
      "job": 66419078813,
      "time": 140,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5844995893"
    },
    {
      "job": 66419078840,
      "time": 82,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5844985778"
    },
    {
      "job": 66419078866,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5844985650"
    },
    {
      "job": 66419078841,
      "time": 92,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5844987488"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 49147718
  },
  "_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": [
    {
      "week": "2025-24",
      "n": 5
    },
    {
      "week": "2025-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.2",
      "date": "2025-06-17"
    }
  ],
  "_topics": [
    "itis",
    "taxize",
    "taxonomic-databases",
    "taxonomy"
  ],
  "_stars": 33,
  "_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",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 332,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taxizedb"
  },
  "_devurl": "https://github.com/ropensci/taxizedb",
  "_pkgdown": "https://docs.ropensci.org/taxizedb/",
  "_searchresults": 116,
  "_rbuild": "4.5.2",
  "_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",
    "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.36112317948845,
  "_indexed": false,
  "_nocasepkg": "taxizedb",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/taxizedb",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-03-10T07:59:38.000Z",
      "distro": "noble",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "6083086c409eabcff0f578b4456de09ab393ef7a2aa390da5af13746c82060dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603"
    },
    {
      "r": "4.5.2",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-03-10T07:59:36.000Z",
      "distro": "noble",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "831f1d9030ffa7910f3b05cdf455ad5e867c1d536824dce1221307538bfd7b4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-03-10T13:05:30.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "5466869398e53da6a6912716df7d6694bc2279aa4c9e720fd152db87ce76519b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603"
    },
    {
      "r": "4.5.2",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-03-10T13:06:01.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "ec62d5155abe60ddd3635d067cbf5622fe9f2552cc9eed31790c5595d68203b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-03-10T07:59:47.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "f3971f8c5fc36e8ebe81770e6bfe7cf57c591250fb28f09dde52403d83222a1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-03-10T07:58:20.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "dd24cc58c363c541d17e5f8c3be25d4f3a16f1322a0331e8db248c7cff0262b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603"
    },
    {
      "r": "4.5.2",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-03-10T07:58:30.000Z",
      "commit": "6438f8a6dec45413ee7ef7938e01a672986f3dda",
      "fileid": "3d21fb2ba734bd2b37c0840d5e8846d7f45d18c768d01bb27e879a7cf05c945f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/22892536603"
    }
  ]
}