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 <https://api.iucnredlist.org/api-docs/index.html>. 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
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
NeedsCompilation: no
Packaged: 2025-08-18 10:19:23 UTC; ganda
Author: Stanislas Mahussi Gandaho [aut, cre] (ORCID:
    <https://orcid.org/0009-0003-4969-1252>)
Maintainer: Stanislas Mahussi Gandaho <stangandaho@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-20 17:00:09 UTC
Built: R 4.4.3; ; 2025-11-01 04:40:20 UTC; windows
