ropensci / taxlist

Handling taxonomic lists
https://docs.ropensci.org/taxlist/
12 stars 4 forks source link

test and vignettes errors #39

Closed maelle closed 1 year ago

maelle commented 1 year ago

:wave: @kamapu! I noticed errors via https://ropensci.r-universe.dev/builds (same as https://github.com/ropensci/taxlist/actions/runs/4248400805/jobs/7387530379)

Is any help needed?

kamapu commented 1 year ago

The error was caused by a dependency of the development version to biblio (>= 0.0.8) and is solved by 5a2037d.

maelle commented 1 year ago

thank you! :rocket: