Package: MetaboCoreUtils Title: Core Utils for Metabolomics Data Version: 1.21.1 Description: MetaboCoreUtils defines metabolomics-related core functionality provided as low-level functions to allow a data structure-independent usage across various R packages. This includes functions to calculate between ion (adduct) and compound mass-to-charge ratios and masses or functions to work with chemical formulas. The package provides also a set of adduct definitions and information on some commercially available internal standard mixes commonly used in MS experiments. Authors@R: c(person(given = "Johannes", family = "Rainer", email = "Johannes.Rainer@eurac.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6977-7147")), person(given = "Michael", family = "Witting", email = "michael.witting@helmholtz-muenchen.de", role = c("aut"), comment = c(ORCID = "0000-0002-1462-4426")), person(given = "Andrea", family = "Vicini", email = "andrea.vicini@eurac.edu", role = "aut"), person(given = "Liesa", family = "Salzer", email = "liesa.salzer@helmholtz-muenchen.de", role = "ctb", comment = c(ORCID = "0000-0003-0761-0656")), person(given = "Sebastian", family = "Gibb", email = "mail@sebastiangibb.de", role = "aut", comment = c(ORCID = "0000-0001-7406-4443")), person(given = "Michael", family = "Stravs", email = "stravsmi@eawag.ch", role = "ctb", comment = c(ORCID = "0000-0002-1426-8572")), person(given = "Roger", family = "Gine", email = "alrgibe9@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0003-0288-9619")), person(given = "William", family = "Kumler", email = "wkumler@uw.edu", role = "aut", comment = c(ORCID = "0000-0002-5022-8009")), person(given = "Philippine", family = "Louail", email = "philippine.louail@eurac.edu", role = c("aut"), comment = c(ORCID = "0009-0007-5429-6846")), 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.")) ) Depends: R (>= 4.0) Imports: utils, MsCoreUtils, BiocParallel, methods, stats Suggests: BiocStyle, testthat, knitr, rmarkdown, robustbase License: Artistic-2.0 Encoding: UTF-8 VignetteBuilder: knitr BugReports: https://github.com/RforMassSpectrometry/MetaboCoreUtils/issues URL: https://github.com/RforMassSpectrometry/MetaboCoreUtils biocViews: Infrastructure, Metabolomics, MassSpectrometry Roxygen: list(markdown=TRUE) RoxygenNote: 7.3.3 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-30 05:55:35 UTC RemoteUrl: https://github.com/bioc/MetaboCoreUtils RemoteRef: HEAD RemoteSha: 1e25732196a281aea891b040bfe6efe07841411e NeedsCompilation: no Packaged: 2026-06-09 06:18:48 UTC; root Author: Johannes Rainer [aut, cre] (ORCID: ), Michael Witting [aut] (ORCID: ), Andrea Vicini [aut], Liesa Salzer [ctb] (ORCID: ), Sebastian Gibb [aut] (ORCID: ), Michael Stravs [ctb] (ORCID: ), Roger Gine [aut] (ORCID: ), William Kumler [aut] (ORCID: ), Philippine Louail [aut] (ORCID: ), 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