CIP-RIU / brapi

An R package to use the Breeding API (BrAPI) for accessing plant breeding data.
13 stars 7 forks source link

tidyjson command in tutorial is deprecated #23

Closed bauchetg closed 6 years ago

bauchetg commented 6 years ago

@c5sire

=> When installing: devtools::install_github("CIP-RIU/brapi")

=> an error message would be thrown: ERROR: dependency ‘tidyjson’ is not available for package ‘brapi’

=> tidyjson was apparently removed from CRAN.

=>You can get around this by adding the new git repo: devtools::install_github(“sailthru/tidyjson”)