Package: rredlist 1.1.1

William Gearty

rredlist: 'IUCN' Red List Client

'IUCN' Red List (<https://api.iucnredlist.org/>) 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.

Authors:William Gearty [aut, cre], Scott Chamberlain [aut], rOpenSci [fnd], Maëlle Salmon [ctb], Kevin Cazelles [rev], Stephanie Hazlitt [rev]

rredlist_1.1.1.tar.gz
rredlist_1.1.1.zip(r-4.6)rredlist_1.1.1.zip(r-4.5)
rredlist_1.1.1.tgz(r-4.6-any)rredlist_1.1.1.tgz(r-4.5-any)
rredlist_1.1.1.tar.gz(r-4.6-any)
rredlist_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rredlist/json (API)

# Install 'rredlist' in R:
install.packages('rredlist', repos = c('https://staging.r-multiverse.org', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ropensci/rredlist/issues

Pkgdown/docs site:https://docs.ropensci.org

On CRAN:

Conda:

iucnbiodiversityapiweb-servicestraitshabitatspeciesconservationapi-wrapperiucn-red-listtaxize

11.56 score 63 stars 12 packages 274 scripts 7.8k downloads 2 mentions 90 exports 12 dependencies

Last updated from:f09b449f96. Checks:2 FAIL, 7 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64FAIL608
source / vignettesOK304
linux-release-x86_64OK187
macos-release-arm64OK114
macos-oldrel-arm64OK80
windows-develFAIL899
windows-releaseOK217
windows-oldrelOK81
wasm-releaseOK141

Exports:rl_actionsrl_actions_rl_api_versionrl_assessmentrl_assessment_rl_assessment_extractrl_assessment_listrl_categoriesrl_categories_rl_citationrl_classrl_class_rl_common_namesrl_common_names_rl_comp_groupsrl_comp_groups_rl_countriesrl_countries_rl_extinctrl_extinct_rl_extinct_wildrl_extinct_wild_rl_familyrl_family_rl_faosrl_faos_rl_greenrl_green_rl_growth_formsrl_growth_forms_rl_habitatsrl_habitats_rl_historyrl_history_rl_kingdomrl_kingdom_rl_measuresrl_measures_rl_narrativerl_narrative_rl_occ_countryrl_occ_country_rl_orderrl_order_rl_phylumrl_phylum_rl_pop_trendsrl_pop_trends_rl_realmsrl_realms_rl_regionsrl_regions_rl_researchrl_research_rl_scopesrl_scopes_rl_searchrl_search_rl_sisrl_sis_rl_sis_latestrl_sprl_sp_rl_sp_categoryrl_sp_category_rl_sp_citationrl_sp_citation_rl_sp_countrl_sp_count_rl_sp_countryrl_sp_country_rl_speciesrl_species_rl_species_latestrl_stressesrl_stresses_rl_synonymsrl_synonyms_rl_systemsrl_systems_rl_threatsrl_threats_rl_use_and_traderl_use_and_trade_rl_use_iucnrl_versionscale_color_iucnscale_colour_iucnscale_discrete_iucnscale_fill_iucn

Dependencies:clicrulcurlhttpcodejsonlitelifecyclemimeR6Rcpprlangtriebeardurltools

Introduction to rredlist
What rredlist is not: | Installation | Authentication | Overview of available features | Example usage | Loading the package | Search for assessments for a particular species | Search for assessments that recommend particular conservation actions | Get a list of all conservation actions | Return assessments with a particular conservation action | Advanced usage | High level vs. low level interfaces | High level interface | Low level interface | Usage best practice | Citing the IUCN Red List API | Rate Limiting | API Versioning

Last update: 2025-09-03
Started: 2020-10-14

rredlist benchmarks
Introduction | Head-to-head benchmarks | 1. Get species count | 2. Lookup individual assessment | 3. Taxonomic lookup with defaults | 4. Taxonomic lookup with query (one page of results) | 5. Taxonomic lookup with query (~10 pages of results) | 6. Taxonomic lookup with query (~40 pages of results) | 7. Taxonomic lookup with query (~900 pages of results) | And the winner is... | Query breakdown | Conclusion

Last update: 2025-09-03
Started: 2025-01-28

Using rredlist within a research workflow
Introduction | How have mollusc assessments increased through time? | What is the conservation status of Australian reptiles? | What habitats do conifers and cycads occur in? | Some recent published uses of rredlist

Last update: 2025-09-03
Started: 2025-01-28

Readme and manuals

Help Manual

Help pageTopics
Conservation actions needed assessment summaryrl_actions rl_actions_
Get the Red List API versionrl_api_version
Retrieve an assessmentrl_assessment rl_assessment_
Extract an assessment elementrl_assessment_extract
Retrieve a list of assessmentsrl_assessment_list
Red List category assessment summaryrl_categories rl_categories_
Get the citation for the Red List APIrl_citation
Class assessment summaryrl_class rl_class_
Comprehensive group assessment summaryrl_comp_groups rl_comp_groups_
Country assessment summaryrl_countries rl_countries_
Extinct taxa assessment summaryrl_extinct rl_extinct_
Extinct taxa in the wild assessment summaryrl_extinct_wild rl_extinct_wild_
Family assessment summaryrl_family rl_family_
FAO marine fishing region assessment summaryrl_faos rl_faos_
Green Status assessment summaryrl_green rl_green_
Growth form assessment summaryrl_growth_forms rl_growth_forms_
Habitat assessment summaryrl_habitats rl_habitats_
Kingdom assessment summaryrl_kingdom rl_kingdom_
Order assessment summaryrl_order rl_order_
Phylum assessment summaryrl_phylum rl_phylum_
Population trend assessment summaryrl_pop_trends rl_pop_trends_
Biogeographical realm assessment summaryrl_realms rl_realms_
Research needed assessment summaryrl_research rl_research_
Scope assessment summaryrl_scopes rl_scopes_
SIS ID assessment summaryrl_sis rl_sis_
SIS ID latest assessmentrl_sis_latest
Get count of species in the Red Listrl_sp_count rl_sp_count_
Species assessment summaryrl_species rl_species_
Species latest assessmentrl_species_latest
Stress assessment summaryrl_stresses rl_stresses_
System assessment summaryrl_systems rl_systems_
Threat assessment summaryrl_threats rl_threats_
Use and trade assessment summaryrl_use_and_trade rl_use_and_trade_
Helper to get and save IUCN API keyrl_key rl_use_iucn
Get the Red List versionrl_version
IUCN Red List color scalesscale_color_iucn scale_colour_iucn scale_discrete_iucn scale_fill_iucn