You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
NEW API: The deprecations announced in v0.8.0 are now completed: The bd_retrieve() family of functions has replaced retrieve_data() and retrieve_search_results() has been renamed to bd_retrieve_by_search(),
see #96. Please update scripts and other downstream code that use BacDiveR.
purrr is no longer an imported / required dependency, but only suggested
due to use in the introductory vignette, see #98.