Package: rtaxref Type: Package Title: An R client for TaxRef the French Taxonomical Database Version: 0.1.0 Authors@R: c( person("Matthias", "Grenié", email = "matthias.grenie@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4659-7522")), person("Hugo", "Gruson", role = "aut", comment = c(ORCID = "0000-0002-4094-1476")) ) Description: Provides an R client to the TaxRef API , the French Taxonomical Reference Database which indexes names of species with unique identifiers as well as conservation statuses, biological interactions and taxonomic relationships. License: GPL-3 Encoding: UTF-8 Imports: httr, tibble Suggests: testthat, knitr, vcr, rmarkdown Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Language: en-US VignetteBuilder: knitr URL: https://github.com/Rekyt/rtaxref BugReports: https://github.com/Rekyt/rtaxref/issues Config/pak/sysreqs: libssl-dev Repository: https://rekyt.r-universe.dev Date/Publication: 2025-09-30 08:13:52 UTC RemoteUrl: https://github.com/Rekyt/rtaxref RemoteRef: HEAD RemoteSha: 40e7cf676ec7e24fe8ccca65d70a50154be6737f NeedsCompilation: no Packaged: 2026-05-28 08:39:02 UTC; root Author: Matthias Grenié [aut, cre] (ORCID: ), Hugo Gruson [aut] (ORCID: ) Maintainer: Matthias Grenié