Package: reptiledbr Title: Interface to the Reptile Database for Querying and Retrieving Taxonomic Data Version: 0.0.2 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 () 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: xml2, stringr, purrr, tibble, tidyr, dplyr, utils, lifecycle, fuzzyjoin, cli 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 Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://paulesantos.r-universe.dev Date/Publication: 2026-01-07 03:53:23 UTC RemoteUrl: https://github.com/PaulESantos/reptiledbr RemoteRef: HEAD RemoteSha: 73f02af44653ef2c33a4277ed19736badc160143 NeedsCompilation: no Packaged: 2026-06-15 11:29:33 UTC; root Author: Paul Efren Santos Andrade [aut, cre] (ORCID: )