Package: MetaboCoreUtils
Title: Core Utils for Metabolomics Data
Version: 1.18.0
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 = "Philippine", family = "Louail",
                     email = "philippine.louail@eurac.edu",
                     role = c("aut"),
                     comment = c(ORCID = "0009-0007-5429-6846")))
Depends: R (>= 4.0)
Imports: utils, MsCoreUtils, BiocParallel, methods, stats
Suggests: BiocStyle, testthat, knitr, rmarkdown, robustbase
License: Artistic-2.0
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.2
git_url: https://git.bioconductor.org/packages/MetaboCoreUtils
git_branch: RELEASE_3_22
git_last_commit: c4fa33d
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:20:14 UTC; biocbuild
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>),
  Philippine Louail [aut] (ORCID:
    <https://orcid.org/0009-0007-5429-6846>)
Maintainer: Johannes Rainer <Johannes.Rainer@eurac.edu>
Built: R 4.5.1; ; 2025-10-30 09:30:32 UTC; unix
