Zenodo-DOI
Pre-release
Pre-release
·
247 commits
to master
since this release
BacDiveR 0.4.2
Fixed
- Install errors are now warnings and better advise about fixing them (#62)
BacDiveR 0.4.1
Changed
BacDiveR 0.4.0
Added
- This changelog (see #41)
retrieve_search_results()
, see #61- Architecture Decision records, see #53 &
/docs/arch/adr-*.md
Changed
retrieve_data()
now downloads the dataset(s) by default, not only the ID(s), see #54 & #59- Datasets in the aggregated (large) list are now named according to their
bacdive_ID
s (see #47). Before, the lists were only numbered with1
,2
,3
,
etc.
BacDiveR 0.3.1
Fixed
- An error in the download of a single dataset found through it's culture collection number (see #45)
Added
- Usable example / vignette in the README.md file (see #16)