• more robust handling of faulty internet connection when retrieving the latest PSI-MS CV
  • some convenience functions to create an mzQC document, e.g. ‘localFileToURI()’
  • 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)
  • fixes a bug in 0.5.0 when internet connection is missing
  • support the latest PSI-MS controlled vocabulary (via automatic download)
  • bugfix release (CV_ member not found when rmzqc is not attached)
  • Feature: support validation of mzQC files (via validateFrom…() functions, see Vignettes)
  • Feature: support reading mzQC files (via readMZQC(), see Vignettes)
  • Fix: make the CV singleton object available outside the package (via ‘getCVSingleton()’)
  • Update documentation
  • Add jupyter notebook with links to Google Colab
  • Add a pkgdown website
  • Update documentation
  • initial release (core mzQC data structures; writing mzQC JSON; tests)
  • Versions uploaded to CRAN are marked with [CRAN].