Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.42 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.42 KB

BrAPI R package

Build status Build Status Coverage Status

This version is still under development. The implementation sometimes changes minor details.

README

An R package to use the Breeding API (BrAPI) for accessing plant breeding data.

It can be installed using:

install.packages("devtools")
devtools::install_github("CIP-RIU/brapi")

How to use the package

See tutorial.

Note

In case you get this error while you extract information from BTI databases (musabse, cassavabase, yambase, among others):

Error in value[[3L]](cond) : 
  Error in is.ba_status_ok(resp = res): Internal Server Error (HTTP 500). Failed to connect due internal server error.

It is due to BTI severs are under maintenance.