This version is still under development. The implementation sometimes changes minor details.
Current support is mainly for BrAPI version 1.1.
Support for version 1.2 is underway.
A 176 tests have been implemented to check on compliance.
For independent checks against a database you may use http://webapps.ipk-gatersleben.de/brapivalidator.
It seems several databases may not currently be fully accessible due to protocol changes.
An R package to use the Breeding API (BrAPI) for accessing plant breeding data. See the documentation for details.
It can be installed using:
install.packages("remotes")
remotes::install_github("CIP-RIU/brapi")
See tutorial.