Changes in version 0.63.2 - removed plyr dependency by setting up the internal function ldply_base() - fixed corrupted example data in raw - set up testthat and incorporated first test functions Changes in version 0.63.1 (2025-02-27) - Using pkgdown to show vignette directly on the github page - Improved documentation by bringing back examples to help files Changes in version 0.62.4 - Added a NEWS.md file to track changes to the package - Added example data in a xcmsRawLike format - Added a Vignette showing the workflow based on the example data - DeconvoluteSpectrum() can handle now a missing mz1 parameter - getMultipleBPC() better handles an unspecified mz parameter - EvaluatePairsFromXCMSSet() now also accepts simple peak lists to be more independent of xcms