Package: rredlist Type: Package Title: 'IUCN' Red List Client Description: 'IUCN' Red List () client. The 'IUCN' Red List is a global list of threatened and endangered species. Functions cover all of the Red List 'API' routes. An 'API' key is required. Version: 1.1.1 Authors@R: c(person(given = "William", family = "Gearty", role = c("aut", "cre"), email = "willgearty@gmail.com", comment = c(ORCID = "0000-0003-0076-3262")), person(given = "Scott", family = "Chamberlain", role = c("aut"), email = "myrmecocystus@gmail.com", comment = c(ORCID = "0000-0003-1444-9135")), person(given = "rOpenSci", role = "fnd", comment = c(ROR = "019jywm96")), person(given = "Maëlle", family = "Salmon", role = "ctb", email = "maelle.salmon@yahoo.se", comment = c(ORCID = "0000-0002-2815-0399")), person(given = "Kevin", family = "Cazelles", role = "rev", email = "kevin.cazelles@insileco.io", comment = c(ORCID = "0000-0001-6619-9874")), person(given = "Stephanie", family = "Hazlitt", role = "rev", email = "stephhazlitt@gmail.com", comment = c(ORCID = "0000-0002-3161-2304")) ) License: MIT + file LICENSE URL: https://docs.ropensci.org/rredlist/, https://github.com/ropensci/rredlist BugReports: https://github.com/ropensci/rredlist/issues Roxygen: list(markdown = TRUE) Encoding: UTF-8 Language: en-US Imports: crul (>= 0.3.8), jsonlite (>= 1.1), lifecycle, cli, curl, rlang Suggests: spelling, testthat, vcr (>= 0.6.0), knitr, rmarkdown, webmockr, microbenchmark, ggplot2, dplyr, tibble, tidyr, patchwork, vdiffr RoxygenNote: 7.3.2.9000 VignetteBuilder: knitr X-schema.org-applicationCategory: Biodiversity X-schema.org-keywords: IUCN, biodiversity, API, web-services, traits, habitat, species, conservation X-schema.org-isPartOf: https://ropensci.org Config/pak/sysreqs: libssl-dev Repository: https://r-multiverse-staging.r-universe.dev Date/Publication: 2025-09-03 19:19:48 UTC RemoteUrl: https://github.com/ropensci/rredlist RemoteRef: f09b449f960607542d7fc1db39156fa6b3ccf81e RemoteSha: f09b449f960607542d7fc1db39156fa6b3ccf81e NeedsCompilation: no Packaged: 2026-06-20 10:16:52 UTC; root Author: William Gearty [aut, cre] (ORCID: ), Scott Chamberlain [aut] (ORCID: ), rOpenSci [fnd] (ROR: ), Maëlle Salmon [ctb] (ORCID: ), Kevin Cazelles [rev] (ORCID: ), Stephanie Hazlitt [rev] (ORCID: ) Maintainer: William Gearty