Skip to contents
MsBackendMassIVE 0.99
Changes in 0.99.2
- Fix bug caching files with same filename. Append MassIVE id to filename.
- Adapt hard-coded timeout for requests to avoid failure on slow connections. Issue #26
- Dealing with corrupted files due to interrupted download. Issue #28
- Ensures that files are always returned in the same order.
- Update GNPS2 test for Metabolights USI.
Changes in 0.99.1
- Drop
stringr dependency.
- Fix vignette visualization.
Changes in 0.99.0
- Fix bug in ftp url encoding.
- Improve performance
massive_ftp_path().
- Add
massive_number_files().
- Fix bug handling duplicates files.
- Update from
httr to httr2.
- Update Curl query to address the new policies of MassIVE based on FTP SSL.
- Update examples and tests
Changes in 0.1.5
- Add examples for MassIVE and GNPS2 utility functions to the vignette.
Changes in 0.1.0
- Add MassIVE utilities.
- Add functionality to download and cache MS data files from MassIVE.
- Add unit tests.