Skip to content

Commit ef3c81a

Browse files
authored
Update NEWS.rd for version 4.18.0 release
Added new features and updates for version 4.18.0, including MSstats+ functionalities and updates to dataProcess and groupComparison functions.
1 parent 64058e3 commit ef3c81a

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

inst/NEWS.rd

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22
\title{News for package, \pkg{MSstats}}
33
\encoding{UTF-8}
44

5+
\section{Version 4.18.0 (2025-10-15)}{
6+
\itemize{
7+
\item Introduced MSstats+ functionalities.
8+
\item Added MSstats+ vignette.
9+
\item Updated dataProcess function to leverage quantification weights in the form of anomaly scores.
10+
\item Updated groupComparison function to leverage variance from summarization in model.
11+
}
12+
}
13+
514
\section{Version 4.14.0 (2024-10-30)}{
615
\itemize{
7-
\item Introduced GroupComparisonQC plots to visualize quality control.
8-
\item Added a new vignette illustrating a full MSstats workflow.
9-
\item Fixed bug for designs with technical replicates.
10-
\item Optimized memory usage for large datasets.
11-
\item Enabled multicore processing for improved performance.
12-
\item Added interactive plotting functions using Plotly.
16+
\item Introduced GroupComparisonQC plots to visualize quality control.
17+
\item Added a new vignette illustrating a full MSstats workflow.
18+
\item Fixed bug for designs with technical replicates.
19+
\item Optimized memory usage for large datasets.
20+
\item Enabled multicore processing for improved performance.
21+
\item Added interactive plotting functions using Plotly.
1322
}
1423
}
1524

0 commit comments

Comments
 (0)