From 85974d178bbdbef97eb2d5cba57743d1e36cea7a Mon Sep 17 00:00:00 2001 From: wkumler Date: Wed, 29 Nov 2023 19:23:31 -0800 Subject: [PATCH] Updated NEWS for 1.3.2 --- NEWS.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS.md b/NEWS.md index 79fc4da..e3f40f6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,14 @@ # RaMS (development version) +# RaMS 1.3.2 + - Added OpenChrom reading support, credit to @ethanbass for the PR (#18 on Github) + - Added several convenience functions and useful documentation for each + - `qplotMS1data`, a shortcut for the common `ggplot2` call + - `mz_group()`, a way to group raw MS1 data into m/z bins given a ppm error + - `trapz()`, for integrating RT/intensity data into peak area + - Added new vignette with speed & size comparison to other packages and methods + - Updated vignettes + # RaMS 1.3.1 (patch) - Squashed a bunch of bugs around CRAN submission - Changed where unit tests write to