Package: letsRept Title: An Interface to the Reptile Database Version: 1.1.1 Authors@R: c( person(given="João Paulo dos Santos", family="Vieira-Alencar", email = "joaopaulo.valencar@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6894-6773")), person(given="Christoph", family="Liedtke", email = "christoph.liedtke@ebd.csic.es", role = c("aut"), comment = c(ORCID = "0000-0002-6221-8043")) ) URL: https://joao-svalencar.github.io/letsRept/ BugReports: https://github.com/joao-svalencar/letsRept/issues Description: Provides tools to retrieve and summarize taxonomic information and synonymy data for reptile species using data scraped from The Reptile Database website (). Outputs include clean and structured data frames useful for ecological, evolutionary, and conservation research. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, httr, parallel, pbapply, pbmcapply, rvest, stringr, tidyr, utils, xml2 Depends: R (>= 3.5) LazyData: true LazyDataCompression: xz Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://joao-svalencar.r-universe.dev Date/Publication: 2026-06-22 06:05:22 UTC RemoteUrl: https://github.com/joao-svalencar/letsrept RemoteRef: HEAD RemoteSha: 6c3417cdf8f394ea0d3f98596c78cfed9b41c97b NeedsCompilation: no Packaged: 2026-06-22 09:20:29 UTC; root Author: João Paulo dos Santos Vieira-Alencar [aut, cre] (ORCID: ), Christoph Liedtke [aut] (ORCID: ) Maintainer: João Paulo dos Santos Vieira-Alencar