Package: RmzTabM Title: R API for the mzTab-M Reference Implementation Version: 0.97.16 Authors@R: c( person(given = "Nils", family = "Hoffmann", email = "nils.hoffmann@cebitec.uni-bielefeld.de", role = c("ctb"), comment = c(ORCID = "0000-0002-6540-6875")), person(given = "Steffen", family = "Neumann", email = "sneumann@ipb-halle.de", role = c("ctb"), comment = c(ORCID = "0000-0002-7899-7192")), person(given = "Johannes", family = "Rainer", email = "johannes.rainer@eurac.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6977-7147")), person(given = "Philippine", family = "Louail", email = "philippine.louail@eurac.edu", role = c("aut"), comment = c(ORCID = "0009-0007-5429-6846", fnd = "European Union HORIZON-MSCA-2021 project Grant No. 101073062: HUMAN – Harmonising and Unifying Blood Metabolic Analysis Networks")), person(given = "Gabriele", family = "Tomè", email = "gabriele.tome@eurac.edu", role = c("aut"), comment = c(ORCID = "0000-0002-3976-6068", fnd = "MetaRbolomics4Galaxy project (CUP: D53C25001030003) co-funded by the Autonomous Province of Bolzano under the Joint Projects South Tyrol–Germany 2025 program.")) ) Description: The RmzTabM package provides functions to read and write files in the HUPO-PSI mzTab-M file format. This package represents the reference implementation for mzTab-M import/export for R. Core, low level functions allow to format and parse the individual sections of the mzTab-M format. These functions are designed to be re-used by other packages implementing import/export of results in mzTab-M. Depends: R (>= 4.4) Encoding: UTF-8 License: Artistic-2.0 URL: https://github.com/RforMassSpectrometry/RmzTabM BugReports: https://github.com/RforMassSpectrometry/RmzTabM/issues SystemRequirements: pandoc, quarto Imports: data.table, methods, SummarizedExperiment Suggests: testthat, alabaster.se, xcms, MsIO, MsBackendMetaboLights, Metabonaut, pkgdown, BiocStyle, knitr, rmarkdown, quarto, pander VignetteBuilder: quarto Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: zlib1g-dev Repository: https://rformassspectrometry.r-universe.dev Date/Publication: 2026-06-24 10:43:27 UTC RemoteUrl: https://github.com/rformassspectrometry/RmzTabM RemoteRef: HEAD RemoteSha: a11dcbd8aa3ae027b192757c9739798e7d6c2575 NeedsCompilation: no Packaged: 2026-06-24 13:22:38 UTC; root Author: Nils Hoffmann [ctb] (ORCID: ), Steffen Neumann [ctb] (ORCID: ), Johannes Rainer [aut, cre] (ORCID: ), Philippine Louail [aut] (ORCID: , fnd: European Union HORIZON-MSCA-2021 project Grant No. 101073062: HUMAN – Harmonising and Unifying Blood Metabolic Analysis Networks), Gabriele Tomè [aut] (ORCID: , fnd: MetaRbolomics4Galaxy project (CUP: D53C25001030003) co-funded by the Autonomous Province of Bolzano under the Joint Projects South Tyrol–Germany 2025 program.) Maintainer: Johannes Rainer