Skip to content

Commit

Permalink
Updated NEWS for 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wkumler committed Nov 30, 2023
1 parent 4a18e13 commit 85974d1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 85974d1

Please sign in to comment.