Install

barroso logo watermark

Installing barRoso

The barRoso package is available on GitHub and can be installed using devtools. Before installation, make sure you have the following packages installed:

# Install devtools if needed
install.packages("devtools")

# Install dependencies
devtools::install_github("idiv-biodiversity/LCVP")
devtools::install_github("idiv-biodiversity/lcvplants")

# Install barRoso
devtools::install_github("DBOSlab/barRoso")

Load the package

library(barRoso)

You are now ready to start cleaning, standardizing, and analyzing plant specimen records.

System Requirements

  • R version >= 4.1
  • Compatible with macOS, Windows, and Linux
  • Requires internet access to query taxonomic APIs and download specimen records

Get Help

For troubleshooting or support, visit: