Package: redlist Type: Package Title: Interface to the IUCN Red List Data Version: 0.2.0 Authors@R: person(given = "Stanislas Mahussi", family = "Gandaho", email = "stangandaho@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0003-4969-1252")) Description: Provides an interface to access data from the International Union for Conservation of Nature (IUCN) Red List . It allows users to retrieve up-to-date information on species' conservation status, supporting biodiversity research and conservation efforts. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Imports: cli (>= 3.6.3), dplyr (>= 1.1.4), httr2 (>= 1.1.2), magrittr (>= 2.0.3), methods, rvest (>= 1.0.4) URL: https://github.com/stangandaho/redlist, https://stangandaho.github.io/redlist/ BugReports: https://github.com/stangandaho/redlist/issues Depends: R (>= 3.6.0) Suggests: ggplot2 (>= 3.5.2), httptest2 (>= 1.1.0), kableExtra (>= 1.4.0), knitr (>= 1.50), rmarkdown (>= 2.29), scales (>= 1.4.0), testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/website: rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://stangandaho.r-universe.dev Date/Publication: 2025-11-25 17:26:04 UTC RemoteUrl: https://github.com/stangandaho/redlist RemoteRef: HEAD RemoteSha: 36b11c27e5f3915f1b0bc3c433fbe3969d6bf97a NeedsCompilation: no Packaged: 2026-06-23 08:51:09 UTC; root Author: Stanislas Mahussi Gandaho [aut, cre] (ORCID: ) Maintainer: Stanislas Mahussi Gandaho