All Projects → ropensci → rredlist

ropensci / rredlist

Licence: other
IUCN Red List API Client

Programming Languages

r
7636 projects
Makefile
30231 projects

Projects that are alternatives of or similar to rredlist

worrms
World Register of Marine Species R client
Stars: ✭ 13 (-58.06%)
Mutual labels:  api-wrapper, rstats, r-package, taxize
wikitaxa
taxonomy data from Wikipedia/Wikidata/Wikispecies
Stars: ✭ 16 (-48.39%)
Mutual labels:  rstats, r-package, taxize
Ckanr
R client for the CKAN API
Stars: ✭ 91 (+193.55%)
Mutual labels:  api-wrapper, rstats, r-package
Gistr
Interact with GitHub gists from R
Stars: ✭ 90 (+190.32%)
Mutual labels:  api-wrapper, rstats, r-package
bold
Interface to the Bold Systems barcode webservice
Stars: ✭ 14 (-54.84%)
Mutual labels:  api-wrapper, r-package, taxize
WikidataQueryServiceR
An R package for the Wikidata Query Service API
Stars: ✭ 23 (-25.81%)
Mutual labels:  api-wrapper, rstats, r-package
kaggler
🏁 API client for Kaggle
Stars: ✭ 50 (+61.29%)
Mutual labels:  api-wrapper, rstats, r-package
Rorcid
A programmatic interface the Orcid.org API
Stars: ✭ 101 (+225.81%)
Mutual labels:  api-wrapper, rstats, r-package
Rcrossref
R client for various CrossRef APIs
Stars: ✭ 137 (+341.94%)
Mutual labels:  api-wrapper, rstats, r-package
Taxize
A taxonomic toolbelt for R
Stars: ✭ 209 (+574.19%)
Mutual labels:  api-wrapper, rstats, r-package
cablecuttr
An R wrapper for CanIStream.It API
Stars: ✭ 17 (-45.16%)
Mutual labels:  api-wrapper, rstats, r-package
wdpar
Interface to the World Database on Protected Areas
Stars: ✭ 27 (-12.9%)
Mutual labels:  conservation, biodiversity
individual
R Package for individual based epidemiological models
Stars: ✭ 20 (-35.48%)
Mutual labels:  rstats, r-package
riem
✈️ ☀️ R package for accessing ASOS data via the Iowa Environment Mesonet ☁️ ✈️
Stars: ✭ 38 (+22.58%)
Mutual labels:  rstats, r-package
antiword
R wrapper for antiword utility
Stars: ✭ 47 (+51.61%)
Mutual labels:  rstats, r-package
pkgreviewr
R package to facilitate rOpenSci package reviews.
Stars: ✭ 35 (+12.9%)
Mutual labels:  rstats, r-package
tiler
Generate geographic and non-geographic map tiles from R
Stars: ✭ 56 (+80.65%)
Mutual labels:  rstats, r-package
miner
R package for controlling Minecraft via API
Stars: ✭ 74 (+138.71%)
Mutual labels:  rstats, r-package
pbapply
Adding progress bar to '*apply' functions in R
Stars: ✭ 115 (+270.97%)
Mutual labels:  rstats, r-package
rdryad
R client for Dryad web services
Stars: ✭ 25 (-19.35%)
Mutual labels:  rstats, r-package

rredlist

cran checks R-check codecov.io rstudio mirror downloads cran version

rredlist is an R client for the IUCN Red List (https://apiv3.iucnredlist.org/api/v3/docs). The IUCN Red List is a global list of threatened and endangered species. IUCN Red List docs: https://apiv3.iucnredlist.org/api/v3/docs

Installation

CRAN

install.packages("rredlist")

Development version

remotes::install_github("ropensci/rredlist")
# OR
install.packages("rredlist", repos="https://dev.ropensci.org")

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for rredlist in R doing citation(package = 'rredlist')
  • Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

rofooter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].