Package: taxonomizr Maintainer: Scott Sherrill-Mix License: GPL (>=2) | file LICENSE Title: Functions to Work with NCBI Accessions and Taxonomy Type: Package LazyLoad: yes Author: Scott Sherrill-Mix [aut, cre] Authors@R: c(person("Scott", "Sherrill-Mix", role = c("aut", "cre"), email = "ssm@msu.edu")) BugReports: https://github.com/sherrillmix/taxonomizr/issues Description: Functions for assigning taxonomy to NCBI accession numbers and taxon IDs based on NCBI's accession2taxid and taxdump files. This package allows the user to download NCBI data dumps and create a local database for fast and local taxonomic assignment. URL: https://github.com/sherrillmix/taxonomizr/ Version: 0.11.2 Date: 2025-07-23 Suggests: testthat, knitr, rmarkdown Depends: R (>= 3.0.0) Imports: RSQLite, R.utils, data.table, curl (>= 5.0.0) Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.3.2 Config/pak/sysreqs: libssl-dev Repository: https://sherrillmix.r-universe.dev Date/Publication: 2025-07-24 03:15:19 UTC RemoteUrl: https://github.com/sherrillmix/taxonomizr RemoteRef: HEAD RemoteSha: 218641b806f4aa31ad88f0d0b5c403cf4de5704b NeedsCompilation: yes Packaged: 2026-06-21 10:54:12 UTC; root