R package user guide

Go from raw LC-MS files to reproducible statistical and pathway results. Learn the shared data structure and each functional package, then follow the complete workflow. This guide covers the R packages in the website catalogue; the R Shiny application has its own tutorial.

  1. Installation and versions
  2. tidymass — Install and manage the ecosystem
  3. massdataset — Create, inspect and exchange datasets
  4. massconverter — Convert vendor files
  5. massprocesser — Detect peaks and align samples
  6. masscleaner — Filter, impute and normalize
  7. massqc — Assess and report quality
  8. massdatabase — Retrieve and build reference resources
  9. metid — Annotate features and inspect spectra
  10. massstat — Explore variation and compare groups
  11. metpath — Analyze pathways and feature modules
  12. masstools — Work with formulas, spectra and IDs
  13. MetNormalizer — Use the standalone normalization workflow
  14. Complete LC-MS analysis workflow

Version basis

Versions reflect official source metadata checked on September 23, 2026. Desktop-bundled versions, development branches, mirrors and installed environments may differ. Save your own sessionInfo for each analysis.

Package Version Source
tidymass 2.0.10 Source
massdataset 0.99.3 Source
massconverter 1.0.3 Source
massprocesser 1.0.11 Source
masscleaner 1.0.12 Source
massqc 1.0.8 Source
massdatabase 1.0.14 Source
metid 1.3.2 Source
massstat 1.0.6 Source
metpath 1.0.10 Source
masstools 0.99.1 Source
MetNormalizer 1.3.02 Source

The historical R tutorials retain their original addresses for older projects.