Package: taxizedb
Type: Package
Title: Offline Access to Taxonomic Databases
Description: Download taxonomic databases, convert them into 'SQLite' format, 
    and query them locally for fast, reliable, and reproducible access to 
    taxonomic data.
Version: 0.3.2
Authors@R: c(
    person("Scott", "Chamberlain", role = "aut"),
    person("Zebulun", "Arendsee", role = "aut"),
    person("Tamás", "Stirling", email = "stirling.tamas@gmail.com",
           role = c("ctb", "cre")))
URL: https://docs.ropensci.org/taxizedb/,
        https://github.com/ropensci/taxizedb
BugReports: https://github.com/ropensci/taxizedb/issues
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Depends: R (>= 4.1)
Imports: curl (>= 2.4), DBI (>= 0.6-1), RSQLite (>= 1.1.2), dplyr (>=
        0.7.0), tibble, rlang, readr (>= 1.1.1), dbplyr (>= 1.0.0),
        magrittr (>= 1.5), hoardr (>= 0.1.0), vroom
Suggests: taxize, testthat
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-17 10:25:35 UTC; tamas
Author: Scott Chamberlain [aut],
  Zebulun Arendsee [aut],
  Tamás Stirling [ctb, cre]
Maintainer: Tamás Stirling <stirling.tamas@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-18 11:50:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:35:31 UTC; windows
