Package: MetaboCoreUtils
Title: Core Utils for Metabolomics Data
Version: 1.19.3
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-16 15:05:44 UTC
RemoteUrl: https://github.com/bioc/MetaboCoreUtils
RemoteRef: HEAD
RemoteSha: 1daa859a3d23e108531f28b46d44e6094bbf3b02
NeedsCompilation: no
Packaged: 2026-04-17 04:55:05 UTC; root
Author: Johannes Rainer [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6977-7147>),
  Michael Witting [aut] (ORCID: <https://orcid.org/0000-0002-1462-4426>),
  Andrea Vicini [aut],
  Liesa Salzer [ctb] (ORCID: <https://orcid.org/0000-0003-0761-0656>),
  Sebastian Gibb [aut] (ORCID: <https://orcid.org/0000-0001-7406-4443>),
  Michael Stravs [ctb] (ORCID: <https://orcid.org/0000-0002-1426-8572>),
  Roger Gine [aut] (ORCID: <https://orcid.org/0000-0003-0288-9619>),
  William Kumler [aut] (ORCID: <https://orcid.org/0000-0002-5022-8009>),
  Philippine Louail [aut] (ORCID:
    <https://orcid.org/0009-0007-5429-6846>),
  Gabriele Tomè [aut] (ORCID: <https://orcid.org/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.)
Maintainer: Johannes Rainer <Johannes.Rainer@eurac.edu>
Built: R 4.6.0; ; 2026-04-17 04:56:58 UTC; unix
