All Projects → ropensci → Taxize

ropensci / Taxize

Licence: other
A taxonomic toolbelt for R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Taxize

kaggler
🏁 API client for Kaggle
Stars: ✭ 50 (-76.08%)
Mutual labels:  data, api-wrapper, rstats, r-package
worrms
World Register of Marine Species R client
Stars: ✭ 13 (-93.78%)
Mutual labels:  biology, api-wrapper, rstats, r-package
Rgbif
Interface to the Global Biodiversity Information Facility API
Stars: ✭ 113 (-45.93%)
Mutual labels:  api, data, r-package, rstats
Rcrossref
R client for various CrossRef APIs
Stars: ✭ 137 (-34.45%)
Mutual labels:  api, api-wrapper, r-package, rstats
rredlist
IUCN Red List API Client
Stars: ✭ 31 (-85.17%)
Mutual labels:  api-wrapper, rstats, r-package
WikidataQueryServiceR
An R package for the Wikidata Query Service API
Stars: ✭ 23 (-89%)
Mutual labels:  api-wrapper, rstats, r-package
rsnps
Wrapper to a number of SNP web APIs
Stars: ✭ 44 (-78.95%)
Mutual labels:  data, rstats, r-package
Rtimes
R wrapper for NYTimes API for government data - ABANDONED
Stars: ✭ 55 (-73.68%)
Mutual labels:  api, data, rstats
Gistr
Interact with GitHub gists from R
Stars: ✭ 90 (-56.94%)
Mutual labels:  api-wrapper, r-package, rstats
Rorcid
A programmatic interface the Orcid.org API
Stars: ✭ 101 (-51.67%)
Mutual labels:  api-wrapper, r-package, rstats
cablecuttr
An R wrapper for CanIStream.It API
Stars: ✭ 17 (-91.87%)
Mutual labels:  api-wrapper, rstats, r-package
Qualtrics
Download ⬇️ Qualtrics survey data directly into R!
Stars: ✭ 151 (-27.75%)
Mutual labels:  api, r-package, rstats
Getlandsat
get landsat 8 images and metadata
Stars: ✭ 47 (-77.51%)
Mutual labels:  data, r-package, rstats
Ckanr
R client for the CKAN API
Stars: ✭ 91 (-56.46%)
Mutual labels:  api-wrapper, r-package, rstats
Dataspice
🌶 Create lightweight schema.org descriptions of your datasets
Stars: ✭ 137 (-34.45%)
Mutual labels:  data, r-package, rstats
Charlatan
Create fake data in R
Stars: ✭ 209 (+0%)
Mutual labels:  data, r-package, rstats
Coingecko Api
A Node.js wrapper for the CoinGecko API with no dependencies.
Stars: ✭ 159 (-23.92%)
Mutual labels:  api, api-wrapper
Plotly
An interactive graphing library for R
Stars: ✭ 2,096 (+902.87%)
Mutual labels:  r-package, rstats
Git2r
R bindings to the libgit2 library
Stars: ✭ 171 (-18.18%)
Mutual labels:  r-package, rstats
Openintro
📦 R package for data and supplemental functions for OpenIntro resources
Stars: ✭ 176 (-15.79%)
Mutual labels:  data, rstats

taxize

Project Status: Active – The project has reached a stable, usable state and is being actively developed. cran checks R-CMD-check codecov rstudio mirror downloads cran version

taxize allows users to search over many taxonomic data sources for species names (scientific and common) and download up and downstream taxonomic hierarchical information - among other things.

The taxize book: https://taxize.dev

Package documentation: https://docs.ropensci.org/taxize/

Installation

Stable version from CRAN

install.packages("taxize")

Development version from GitHub

Windows users install Rtools first.

install.packages("remotes")
remotes::install_github("ropensci/taxize")
library('taxize')

Screencast

Contributing

See our CONTRIBUTING document.

Contributors

Collected via GitHub Issues: honors all contributors in alphabetical order. Code contributors are in bold.

afkoeppel - afredstonhermann - ahhurlbert - albnd - Alectoria - andzandz11 - anirvan - antagomir - arendsee - ArielGreiner - arw36 - ashenkin - ashiklom - benjaminschwetz - benmarwick - bienflorencia - binkySallly - bomeara - BridgettCollis - bw4sz - cboettig - cdeterman - ChrKoenig - chuckrp - clarson2191 - claudenozeres - cmzambranat - cparsania - daattali - DanielGMead - DarrenObbard - davharris - davidvilanova - diogoprov - dlebauer - dlenz1 - dougwyu - dschlaep - EDiLD - edwbaker - emhart - eregenyi - fdschneider - fgabriel1891 - fischhoff - fmichonneau - fozy81 - gedankenstuecke - gimoya - GISKid - git-og - glaroc - gpli - gustavobio - hlapp - ibartomeus - Ironholds - jabard89 - jangorecki - jarioksa - jebyrnes - jeroen - jimmyodonnell - joelnitta - johnbaums - jonmcalder - jordancasey - josephwb - jsgosnell - JulietteLgls - jwilk - kamapu - karthik - katrinleinweber - KevCaz - kgturner - kmeverson - Koalha - ljvillanueva - maelle - Markus2015 - matutosi - mcsiple - MikkoVihtakari - millerjef - miriamgrace - MK212 - mpnelsen - MUSEZOOLVERT - nate-d-olson - nmatzke - npch - ocstringham - p-neves - p-schaefer - padpadpadpad - paternogbc - patperu - pederengelstad - philippi - Phylloxera - pmarchand1 - pozsgaig - PrincessPi314 - pssguy - raredd - rec3141 - Rekyt - RodgerG - rossmounce - sariya - sastoudt - scelmendorf - sckott - SimonGoring - snsheth - snubian - Squiercg - sunray1 - taddallas - tdjames1 - tmkurobe - toczydlowski - tpaulson1 - tpoisot - TrashBirdEcology - trvinh - vijaybarve - wcornwell - willpearse - wpetry - yhg926 - zachary-foster

Road map

Check out our milestones to see what we plan to get done for each version.

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for taxize in R doing citation(package = 'taxize')
  • 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].