Package: iucnr
Title: IUCN Red List Data
Version: 0.0.0.1
Authors@R: 
    person("Paul Efren", "Santos Andrade", ,
    "paulefrens@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6635-0375"))
Description: Facilitates access to the International Union for Conservation of Nature (IUCN) Red List of Threatened Species, a comprehensive global inventory of species at risk of extinction. This package streamlines the process of determining conservation status by matching species names with Red List data, providing tools to easily query and retrieve conservation statuses. Designed to support biodiversity research and conservation planning, this package relies on data from the 'iucnrdata' package, available on GitHub <https://github.com/PaulESantos/iucnrdata>. To install the data package, use pak::pak('PaulESantos/iucnrdata').
License: MIT + file LICENSE
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/PaulESantos/iucnr,
        https://paulesantos.github.io/iucnr/
BugReports: https://github.com/PaulESantos/iucnr/issues
Depends: R (>= 2.10)
Imports: cli, dplyr, stringr
Suggests: rlang, testthat (>= 3.0.0), iucnrdata
NeedsCompilation: no
Packaged: 2024-11-04 17:03:06 UTC; PC
Author: Paul Efren Santos Andrade [aut, cre]
    (<https://orcid.org/0000-0002-6635-0375>)
Maintainer: Paul Efren Santos Andrade <paulefrens@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-06 16:10:05 UTC
Built: R 4.6.0; ; 2025-08-18 11:10:05 UTC; unix
