This repository contains the full implementation of the BrAPI v1.3 specification in R, also know as the BrAPIR package v1.3.
The BrAPI specification v1.3 can be found on:
For independent checks against a database you may use http://webapps.ipk-gatersleben.de/brapivalidator.
An R package to use the Breeding API (BrAPI) for accessing BrAPI compliant plant breeding data.
It can be installed using:
install.packages("remotes")
remotes::install_github("mverouden/brapir-v1")