NEWS
rmzqc 0.5.4 (2024-04-16)
- more robust handling of faulty internet connection when retrieving the latest PSI-MS CV
rmzqc 0.5.3 (2023-08-25)
- some convenience functions to create an mzQC document, e.g. 'localFileToURI()'
rmzqc 0.5.2 (2023-08-07)
- Loads the PSI-MS CV only when required (not when the package is loaded, but only when running certain functions which depend on the CV).
- Some documentation fixes (mostly CV related)
rmzqc 0.5.1 (2023-07-11)
- fixes a bug in 0.5.0 when internet connection is missing
rmzqc 0.5.0 (2023-07-06)
- support the latest PSI-MS controlled vocabulary (via automatic download)
rmzqc 0.4.2 (2023-04-23)
- bugfix release (CV_ member not found when rmzqc is not attached)
rmzqc 0.4.1 (2023-04-11)
- Feature: support validation of mzQC files (via validateFrom...() functions, see Vignettes)
rmzqc 0.3.0
- Feature: support reading mzQC files (via readMZQC(), see Vignettes)
rmzqc 0.2.2
- Fix: make the CV singleton object available outside the package (via 'getCVSingleton()')
rmzqc 0.2.1
rmzqc 0.2.0
- Add jupyter notebook with links to Google Colab
- Add a pkgdown website
- Update documentation
rmzqc 0.1.0 (2022-08-18)
- initial release (core mzQC data structures; writing mzQC JSON; tests)
- Versions uploaded to CRAN are marked with [CRAN].