- Update
.Rbuildignoreto include ofNEWS.md. - Update installation instruction.
- Named vignette chunks.
- Refactor
mwb_sync()to acceptSpectraobject and avoid"@"call in vignette.
- Remove
progressimport. - Update to 0.99.0 for Bioconductor submission.
- Update the filename in
BiocFileCachetable. - Minor update for Bioconductor submission.
- Add
fileNameparameter tobackendInitialize. - Remove
stringrimport. - Update tests.
- Update license to GPL-3.
- Fix bug caching files with same filename. Add zip filename to sample filename.
- Handle encoded sample filenames.
- Improve the managing of POST failures.
- Improve the handling of cached files.
- Add the POST request for .tar.gz archive.
- Change from copy to move when adding files to cache after zip download.
- Centralize retry pattern.
- Expand tests.
- Add GHA.
- Add vignette.
- Update documentation.
- Possibility to download the zip file of the experiment from the FTP server.
- Update documentation.
- Update unit tests.
- Initial version, add the basic Metabolomics Workbench functions.
- Add functionality to download and cache MS data files from Metabolomics Workbench.
- Add unit tests.