Package: MsStash 0.99.0

Johannes Rainer

MsStash: Infrastructure to serialize and restore mass spectrometry data objects

The serialization mechanism of R allows to save and load R data objects in a binary format, that can however not be read by other programming languages or software. The MsStash package defines classes and method to enable serializing and restoring, or importing, mass spectrometry data objects to and from language agnostic file formats. A variety of different file types, including HDF5 and JSON-based formats defined by the Bioconductor *alabaster* package are supported. The file type can be defined and configured through a second argument `param` of the save/read methods. Additional packages extending MsStash provide the implementations to serialize/restore MS data objects.

Authors:Johannes Rainer [aut, cre], Philippine Louail [aut], Laurent Gatto [ctb]

MsStash_0.99.0.tar.gz
MsStash_0.99.0.zip(r-4.7)MsStash_0.99.0.zip(r-4.6)MsStash_0.99.0.zip(r-4.5)
MsStash_0.99.0.tgz(r-4.6-any)MsStash_0.99.0.tgz(r-4.5-any)
MsStash_0.99.0.tar.gz(r-4.7-any)MsStash_0.99.0.tar.gz(r-4.6-any)
MsStash_0.99.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MsStash/json (API)

# Install 'MsStash' in R:
install.packages('MsStash', repos = c('https://biocstaging.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rformassspectrometry/msstash/issues

On CRAN:

Conda:

infrastructuremassspectrometrymetabolomicsdataimportproteomics

3.78 score 1 packages 4 exports 1 dependencies

Last updated from:2efce24dca. Checks:1 NOTE, 9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE113
linux-devel-x86_64OK123
source / vignettesOK161
linux-release-x86_64OK111
macos-release-arm64OK81
macos-oldrel-arm64OK71
windows-develOK85
windows-releaseOK90
windows-oldrelOK75
wasm-releaseOK103

Exports:AlabasterParamPlainTextParamreadMsObjectsaveMsObject

Dependencies:ProtGenerics

Storage Modes of MS Data Objects

Rendered fromMsStash.Rmdusingknitr::rmarkdownon Jun 23 2026.

Last update: 2026-06-23
Started: 2026-04-24