{"id":13638036,"url":"https://github.com/ropensci/rredlist","last_synced_at":"2026-01-12T02:04:41.019Z","repository":{"id":45826458,"uuid":"50213248","full_name":"ropensci/rredlist","owner":"ropensci","description":"IUCN Red List API Client","archived":false,"fork":false,"pushed_at":"2025-09-04T13:32:32.000Z","size":2440,"stargazers_count":61,"open_issues_count":2,"forks_count":17,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-01-06T23:29:17.955Z","etag":null,"topics":["api-wrapper","biodiversity","conservation","iucn","iucn-red-list","r","r-package","rstats","taxize"],"latest_commit_sha":null,"homepage":"https://docs.ropensci.org/rredlist","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ropensci.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-22T23:11:17.000Z","updated_at":"2025-11-22T22:30:48.000Z","dependencies_parsed_at":"2024-11-06T00:32:27.592Z","dependency_job_id":"cd8a0a29-1816-4c73-bb6e-81b2ff8adbb1","html_url":"https://github.com/ropensci/rredlist","commit_stats":{"total_commits":160,"total_committers":4,"mean_commits":40.0,"dds":0.25625,"last_synced_commit":"4013bbecfe172b98c37d85cf11fcf7360b6a2398"},"previous_names":["ropenscilabs/rredlist"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ropensci/rredlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Frredlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Frredlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Frredlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Frredlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ropensci","download_url":"https://codeload.github.com/ropensci/rredlist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Frredlist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-wrapper","biodiversity","conservation","iucn","iucn-red-list","r","r-package","rstats","taxize"],"created_at":"2024-08-02T01:00:38.937Z","updated_at":"2026-01-12T02:04:40.999Z","avatar_url":"https://github.com/ropensci.png","language":"R","funding_links":[],"categories":["Legislation","R Packages","Biosphere","Observation and Conservation of Ecosystems"],"sub_categories":["Data Access","Biodiversity Data Access and Management","Vegitation and Biodiversity"],"readme":"# rredlist \u003cimg src=\"man/figures/logo.png\" align=\"right\" width=\"120\" /\u003e\n\n```{r echo=FALSE}\nlibrary(\"knitr\")\nlibrary(\"rredlist\")\nhook_output \u003c- knitr::knit_hooks$get(\"output\")\nknitr::knit_hooks$set(output = function(x, options) {\n   lines \u003c- options$output.lines\n   if (is.null(lines)) {\n     return(hook_output(x, options))  # pass to default hook\n   }\n   x \u003c- unlist(strsplit(x, \"\\n\"))\n   more \u003c- \"...\"\n   if (length(lines)==1) {        # first n lines\n     if (length(x) \u003e lines) {\n       # truncate the output, but add ....\n       x \u003c- c(head(x, lines), more)\n     }\n   } else {\n     x \u003c- c(if (abs(lines[1])\u003e1) more else NULL,\n            x[lines],\n            if (length(x)\u003elines[abs(length(lines))]) more else NULL\n           )\n   }\n   # paste these lines together\n   x \u003c- paste(c(x, \"\"), collapse = \"\\n\")\n   hook_output(x, options)\n })\n\nknitr::opts_chunk$set(\n  warning = FALSE,\n  message = FALSE,\n  collapse = TRUE,\n  comment = \"#\u003e\"\n)\n```\n\n[![Status at rOpenSci Software Peer Review](https://badges.ropensci.org/663_status.svg)](https://github.com/ropensci/software-review/issues/663)\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![cran version](https://www.r-pkg.org/badges/version/rredlist)](https://cran.r-project.org/package=rredlist)\n[![R-check](https://github.com/ropensci/rredlist/actions/workflows/R-check.yml/badge.svg)](https://github.com/ropensci/rredlist/actions/workflows/R-check.yml)\n[![codecov.io](https://codecov.io/gh/ropensci/rredlist/coverage.svg)](https://app.codecov.io/gh/ropensci/rredlist)\n[![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/rredlist)](https://github.com/r-hub/cranlogs.app)\n\n`rredlist` is an R client for the IUCN Red List API (https://api.iucnredlist.org). The [IUCN Red List](https://www.iucnredlist.org/) is the world’s most comprehensive information source on the global extinction risk status of animal, fungus, and plant species. This package provides access via R to the various data contained within this database which span range details, population size, habitat and ecology, use and/or trade, threats, and conservation actions. The functions within the package cover all endpoints of the IUCN Red List web API, which are documented [here](https://api.iucnredlist.org/api-docs/index.html).\n\n## Installation\n\nCRAN\n\n```{r eval=FALSE}\ninstall.packages(\"rredlist\")\n```\n\nDevelopment version\n\n```{r eval=FALSE}\nremotes::install_github(\"ropensci/rredlist\")\n# OR\ninstall.packages(\"rredlist\", repos = \"https://ropensci.r-universe.dev/\")\n```\n\n## Authentication\n\nUse of this package requires an IUCN API key which can be acquired at https://api.iucnredlist.org/users/sign_up. There is a helper function to help you get the key and store it properly:\n\n```{r eval=FALSE}\nrredlist::rl_use_iucn()\n```\n\n**Keep this key private.** You can pass the key in to each function via the key parameter, but it’s better to store the key either as an environment variable (`IUCN_REDLIST_KEY`) or an R option (`iucn_redlist_key`) - we recommend using the former option. Note that there is not a default API key that is used as a fallback, and the package will not function without providing/storing your own API key.\n\n## Example usage\n\n### Loading the package\n```{r}\nlibrary(\"rredlist\")\n```\n\n### Search for assessments for a particular species\n```{r output.lines=1:10}\nrl_species(\"Gorilla\", \"gorilla\")$assessments\n```\n\n### Search for assessments that recommend particular conservation actions\n\n#### Get a list of all conservation actions\n```{r output.lines=1:10}\nrl_actions()\n```\n\n#### Return assessments with a particular conservation action\n```{r output.lines=1:10}\nrl_actions(\"2_2\", all = FALSE)$assessments\n```\n\n## Logo\n\n\u003cimg src=\"man/figures/logo.png\" align=\"right\" width=\"120\" /\u003e\n\nThe `rredlist` logo showcases a silhouette of a [Javan rhinoceros](https://www.iucnredlist.org/species/19495/18493900) (_Rhinoceros sondaicus_), one of the most endangered mammal species on the planet. The species has suffered extreme population decline due to habitat loss and poaching, with only ~75 individuals alive in the wild today, all in Ujung Kulon National Park, a [UNESCO World Heritage Site](https://whc.unesco.org/en/list/608) in Java, Indonesia. Despite recent conservation efforts, [poaching continues](https://www.savetherhino.org/asia/indonesia/poaching-gangs-claim-to-have-killed-one-third-of-the-remaining-javan-rhino-population/); further, the small population is extremely susceptible to inbreeding, disease, and further habitat loss due to the rampant spreading of local palm trees. You can read more about the Javan rhino on the [IUCN Red List](https://www.iucnredlist.org/species/19495/18493900), [World Wildlife Fund](https://www.worldwildlife.org/species/javan-rhino), and [International Rhino Foundation](https://rhinos.org/about-rhinos/rhino-species/javan-rhino/).\n\nThis work, \"rredlist logo\", is adapted from [\"Javan rhino silhouette\"](https://creazilla.com/media/silhouette/64313/javan-rhino) by [Creazilla](https://creazilla.com/), used under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). \"rredlist logo\" is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) by William Gearty.\n\n## Meta\n\n* Please [report any issues or bugs](https://github.com/ropensci/rredlist/issues).\n* License: MIT\n* Get citation information for `rredlist` in R doing `citation(package = 'rredlist')`\n* Please note that this package is released with a [Contributor Code of Conduct](https://ropensci.org/code-of-conduct/). By contributing to this project, you agree to abide by its terms.\n\n[![rofooter](https://ropensci.org/public_images/github_footer.png)](https://ropensci.org)\n\n## Contributors\n\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\nAll contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropensci/allcontributors) following the [allcontributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!\n\n### Code\n\n\u003ctable\u003e\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/sckott\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/577668?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/commits?author=sckott\"\u003esckott\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/willgearty\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/7232514?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/commits?author=willgearty\"\u003ewillgearty\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/maelle\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/8360597?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/commits?author=maelle\"\u003emaelle\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/jeffreyhanson\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/3610005?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/commits?author=jeffreyhanson\"\u003ejeffreyhanson\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/jeroen\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/216319?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/commits?author=jeroen\"\u003ejeroen\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/KevCaz\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/1583534?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/commits?author=KevCaz\"\u003eKevCaz\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003c/table\u003e\n\n\n### Issue Authors\n\n\u003ctable\u003e\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/stevenpbachman\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/8523782?u=b2901ffea809dea3ea9abb6d5456c13a1ebeed0b\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Astevenpbachman\"\u003estevenpbachman\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/FVFaleiro\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/5278091?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3AFVFaleiro\"\u003eFVFaleiro\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/git-og\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/37261897?u=1cdc45771453cd662653c0d5fd55731c9416b51d\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Agit-og\"\u003egit-og\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/arw36\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/16709317?u=0f83d16890d2ec07ef1d9bab7f9d50d610b5de2a\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Aarw36\"\u003earw36\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/electricquad\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/47792441?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Aelectricquad\"\u003eelectricquad\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/bgerstner90\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/34172115?u=4f8a9fad0ab5e1104a4f6683a358cb3315ff1eeb\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Abgerstner90\"\u003ebgerstner90\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/lime-n\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/68914515?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Alime-n\"\u003elime-n\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/marcelxelo\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/83825031?u=51ce8fb4dd74e65ebebb84e7021bf0beb1b8b66e\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Amarcelxelo\"\u003emarcelxelo\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/cpavloud\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/32954293?u=c4b1ed82c4cec63ffcc448a9691991723010d8ef\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Acpavloud\"\u003ecpavloud\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/Gopal-Murali\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/16218632?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3AGopal-Murali\"\u003eGopal-Murali\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/DanielIAvila\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/26021913?u=537bdb63e3f728e112bb3e5ce4fb5c45e8518eea\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3ADanielIAvila\"\u003eDanielIAvila\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/michitobler\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/28713008?u=50786272806f2a4a98576401a00d346d17e12e4f\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Amichitobler\"\u003emichitobler\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/martijnvandepol\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/108213692?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Amartijnvandepol\"\u003emartijnvandepol\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/XuWeiEvo\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/126555867?u=a920a4434b0ffd89f4a7049615cc0bb98aa830d7\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3AXuWeiEvo\"\u003eXuWeiEvo\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/makosiaaa\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/168120118?u=6d6c33c848362a33ec9539450068746c0587a9b3\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Amakosiaaa\"\u003emakosiaaa\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/wk-ai\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/72534080?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Awk-ai\"\u003ewk-ai\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/Lisa-Tedeschi\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/126464153?u=e305afad7c7938801d78a8e8da08633cbf171100\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3ALisa-Tedeschi\"\u003eLisa-Tedeschi\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/oldenfish\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/46573596?u=00ec35751b436213ad7a0bd51fc0d7c343443b3a\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Aoldenfish\"\u003eoldenfish\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/laetitiatremblay\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/195579379?u=6d995e1d76cb44425ede7fd60973fb81c12c8e7f\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+author%3Alaetitiatremblay\"\u003elaetitiatremblay\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003c/table\u003e\n\n\n### Issue Contributors\n\n\u003ctable\u003e\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/olliewearn\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/22527233?u=1693575e4d6eccb775e4aca208983bdbc254abf5\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Aolliewearn\"\u003eolliewearn\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/matthewlewis896\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/54063056?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Amatthewlewis896\"\u003ematthewlewis896\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/mairindeith\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/7770415?u=a3d879dfc6ac65913dab219b05ea68ae69e9b176\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Amairindeith\"\u003emairindeith\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/MirzaCengic\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/19353225?u=9f14ce041845ab3395bbc80f51876f06ba375e71\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3AMirzaCengic\"\u003eMirzaCengic\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/rdornas\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/25906665?u=092efd13ddf08cef90abfe29ea0293cf24a82fde\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Ardornas\"\u003erdornas\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/awpark\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/6181375?u=9839305f921edd2dd99e97a2d9ffbf5d107b4936\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Aawpark\"\u003eawpark\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/ingomiller\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/74630511?u=41ed92c36c79dab4a3a77aaca555b66c733eb893\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Aingomiller\"\u003eingomiller\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/yabellini\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/2473676?u=2ada2d3ef6403fabc25fa323110791a20031ab85\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Ayabellini\"\u003eyabellini\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/benscarlson\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/566703?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Abenscarlson\"\u003ebenscarlson\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/mcauchoix\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/727164?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Amcauchoix\"\u003emcauchoix\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/magpiedin\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/8563362?u=b72e5ec9689d498dd282717ce70c8b0dd22f5ee8\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Amagpiedin\"\u003emagpiedin\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/klausriede\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/12816652?u=d3458cfa913d3c322cddcdcf3f9d5d8b61349d7c\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Aklausriede\"\u003eklausriede\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/simon-tarr\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/27423094?u=a720ad78ed9b2b721cf7c2ee7726b41465bf3c3d\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Asimon-tarr\"\u003esimon-tarr\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/ToleranceTrading\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/45725570?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3AToleranceTrading\"\u003eToleranceTrading\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/omerome83\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/46061735?u=8662a93b7adba45420a2b44ff206f55b2e9a2b93\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Aomerome83\"\u003eomerome83\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/Crastoman\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/92993185?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3ACrastoman\"\u003eCrastoman\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/karolazvdo\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/101413438?u=66e4beb0a88c6c3aef073da3c59995311447453d\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Akarolazvdo\"\u003ekarolazvdo\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/Andresmrv3\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/136818946?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3AAndresmrv3\"\u003eAndresmrv3\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/jzhongwen\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/143148014?u=8329a4bad9b98ad78624a877493c286684148c11\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Ajzhongwen\"\u003ejzhongwen\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/malmagrok\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/153113378?u=f02bc2b5dff277aae35bf8f7d39c3dd813c46c84\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Amalmagrok\"\u003emalmagrok\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/nicholasZ16\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/180613393?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3AnicholasZ16\"\u003enicholasZ16\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/dcuadrac\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/182159965?v=4\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/ropensci/rredlist/issues?q=is%3Aissue+commenter%3Adcuadrac\"\u003edcuadrac\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Frredlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fropensci%2Frredlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Frredlist/lists"}