Skip to content

Commit

Permalink
Update Spectra objects
Browse files Browse the repository at this point in the history
  • Loading branch information
jorainer committed Dec 12, 2023
1 parent 380cd09 commit c5bdaf7
Show file tree
Hide file tree
Showing 3 changed files with 6 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: MetaboAnnotation
Title: Utilities for Annotation of Metabolomics Data
Version: 1.7.1
Version: 1.7.2
Description:
High level functions to assist in annotation of (metabolomics) data sets.
These include functions to perform simple tentative annotations based on
Expand Down Expand Up @@ -42,7 +42,7 @@ Imports:
ProtGenerics,
methods,
S4Vectors,
Spectra (>= 1.11.10),
Spectra (>= 1.13.2),
BiocParallel,
SummarizedExperiment,
QFeatures,
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# MetaboAnnotation 1.7

## Changes in 1.7.2

- Update the `Spectra` objects within the package to the new versions.

## Changes in 1.7.1

- Add examples and a section to the vignette explaining the use of
Expand Down
Binary file modified inst/extdata/minimb.RData
Binary file not shown.

0 comments on commit c5bdaf7

Please sign in to comment.