Changelog
Source:NEWS.md
HiResTEC 0.63.2
- removed
plyr
dependency by setting up the internal functionldply_base()
- fixed corrupted example data in
raw
- set up
testthat
and incorporated first test functions
HiResTEC 0.63.1
CRAN release: 2025-02-27
- Using
pkgdown
to show vignette directly on the github page - Improved documentation by bringing back examples to help files
HiResTEC 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 missingmz1
parameter -
getMultipleBPC()
better handles an unspecifiedmz
parameter -
EvaluatePairsFromXCMSSet()
now also accepts simple peak lists to be more independent ofxcms