Skip to contents

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

rgnparser: Parse Scientific Names

Docs: https://docs.ropensci.org/rgnparser/

Installation

install.packages("rgnparser")
# OR
remotes::install_github("ropensci/rgnparser")

Install gnparser

The command line tool written in Go, gnparser, is required to use this package.

Instructions for installation can be found at the gnparser repo (https://github.com/gnames/gnparser#installation)

Meta

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