File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Package: xcmsTutorials
22Title: Exploring and Analyzing LC-MS data with Spectra and xcms
3- Version: 1.0.1
3+ Version: 1.0.2
44Authors@R: c(
55 person(given = "Johannes", family = "Rainer",
66 email = "Johannes.Rainer@eurac.edu",
@@ -24,12 +24,12 @@ Depends:
2424 R (>= 4.3),
2525 xcms (>= 3.99.4),
2626 Spectra (>= 1.11.10),
27- MsExperiment
27+ MsExperiment,
28+ msdata
2829Suggests:
2930 MetaboCoreUtils,
3031 MsCoreUtils,
3132 png,
32- msdata,
3333 BiocStyle,
3434 knitr,
3535 rmarkdown,
Original file line number Diff line number Diff line change 11# xcmsTutorials 1.0
22
3+ ## Changes in 1.0.2
4+
5+ - Add the ` msdata ` to * depends* to ensure it's going to be installed.
6+
37## Changes in 1.0.1
48
59- Small fixes with bullet points in the README and corrections/reformulations in
You can’t perform that action at this time.
0 commit comments