Skip to content

Commit

Permalink
latest pRolocdata
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed Oct 15, 2024
1 parent d2b734e commit 7df2372
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: MSnbase
Title: Base Functions and Classes for Mass Spectrometry and Proteomics
Version: 2.31.1
Version: 2.31.2
Description: MSnbase provides infrastructure for manipulation,
processing and visualisation of mass spectrometry and
proteomics data, ranging from raw to quantitative and
Expand Down Expand Up @@ -107,7 +107,7 @@ Suggests:
rols,
Rdisop,
pRoloc,
pRolocdata (>= 1.7.1),
pRolocdata (>= 1.43.2.1),
msdata (>= 0.19.3),
roxygen2,
rgl,
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# MSnbase 2.31

## MSnbase 2.31.2

- Suggest pRolocdata (>= 1.43.2.1) (that has some extdata, needed to
other packages' vignettes).

## MSnbase 2.31.1

- Disable nested parallel processing for `chromatogram()` method.
Expand Down

0 comments on commit 7df2372

Please sign in to comment.