Package: ButtR
Type: Package
Title: Download and Extract Data from the 'OzButterflies' Database
Version: 1.1.1
Authors@R: c(person("Diogo","Silva", email = "diogojackson@hotmail.com", role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-0887-2001")),
             person("Jim", "McLean", email = "jim_mclean@optusnet.com.au", role = c("aut"),
                    comment = c(ORCID = "0000-0001-6229-7063")))
Description: Provides tools to download and extract data from the
    'OzButterflies' Database <doi:10.5281/zenodo.19019034>, which
    contains reflectance spectra, calibrated photographs, and
    cytochrome c oxidase subunit I (COI) sequences of Australian
    butterflies. The main function get_Oz_butterflies() downloads the
    database and extracts selected files to a specified directory using
    user-defined filters.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: httr, jsonlite
Suggests: testthat (>= 3.0.0), withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-04-17 17:50:21 UTC; User
Author: Diogo Silva [aut, cre] (ORCID: <https://orcid.org/0000-0002-0887-2001>),
  Jim McLean [aut] (ORCID: <https://orcid.org/0000-0001-6229-7063>)
Maintainer: Diogo Silva <diogojackson@hotmail.com>
Repository: CRAN
Date/Publication: 2026-04-21 19:22:20 UTC
Built: R 4.5.2; ; 2026-04-22 00:09:09 UTC; unix
