Package: reptiledbr
Title: Interface to the Reptile Database for Querying and Retrieving
        Taxonomic Data
Version: 0.0.1
Authors@R: c(
    person(
        given = "Paul Efren",
        family = "Santos Andrade",
        role = c("aut", "cre"),
        email = "paulefrens@gmail.com",
        comment = c(ORCID = "0000-0002-6635-0375")
    ))
Description: Provides tools to search, access, and format taxonomic information 
    from the Reptile Database (<http://reptile-database.org>) directly within R. 
    Users can retrieve species-level data, distribution, etymology, synonyms, 
    common names, and other relevant information for reptiles. Designed for 
    taxonomists, ecologists, and biodiversity researchers.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: xml2, stringr, purrr, tibble, tidyr, dplyr, utils, lifecycle,
        fuzzyjoin
Suggests: covr, knitr, mockery, reptiledb.data, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
URL: https://github.com/PaulESantos/reptiledbr,
        https://paulesantos.github.io/reptiledbr/
BugReports: https://github.com/PaulESantos/reptiledbr/issues
VignetteBuilder: knitr
Maintainer: Paul Efren Santos Andrade <paulefrens@gmail.com>
NeedsCompilation: no
Packaged: 2025-07-05 16:20:49 UTC; PC
Author: Paul Efren Santos Andrade [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6635-0375>)
Repository: CRAN
Date/Publication: 2025-07-09 10:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:54:20 UTC; windows
