Package: MetaboAnnotation
Title: Utilities for Annotation of Metabolomics Data
Version: 1.15.1
Description: High level functions to assist in annotation of
        (metabolomics) data sets. These include functions to perform
        simple tentative annotations based on mass matching but also
        functions to consider m/z and retention times for annotation of
        LC-MS features given that respective reference values are
        available. In addition, the function provides high-level
        functions to simplify matching of LC-MS/MS spectra against
        spectral libraries and objects and functionality to represent
        and manage such matched data.
Authors@R: 
    c(person(given = "Michael", family = "Witting",
             role = c("aut"),
             email = "michael.witting@helmholtz-muenchen.de",
             comment = c(ORCID = "0000-0002-1462-4426")),
      person(given = "Johannes", family = "Rainer",
             email = "Johannes.Rainer@eurac.edu",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-6977-7147")),
      person(given = "Andrea", family = "Vicini",
             email = "andrea.vicini@eurac.edu",
             role = c("aut"),
             comment = c(ORCID = "0000-0001-9438-6909")),
      person(given = "Carolin", family = "Huber",
             email = "carolin-elisabeth.huber@ufz.de",
             role = c("aut"),
             comment = c(ORCID = "0000-0002-9355-8948")),
      person(given = "Philippine", family = "Louail",
             email = "philippine.louail@eurac.edu",
             role = c("aut"),
             comment = c(ORCID = "0009-0007-5429-6846")),
      person(given = "Nir", family = "Shachaf",
             email = "nir.shachaf@weizmann.ac.il",
	     role = "ctb"))
Depends: R (>= 4.0.0)
Imports: BiocGenerics, MsCoreUtils, MetaboCoreUtils, ProtGenerics,
        methods, S4Vectors, Spectra (>= 1.17.6), BiocParallel,
        SummarizedExperiment, QFeatures, AnnotationHub, graphics,
        CompoundDb
Suggests: testthat, knitr, MsDataHub, BiocStyle, rmarkdown, plotly,
        shiny, shinyjs, msentropy, DT, microbenchmark, mzR
Enhances: RMariaDB, RSQLite
License: Artistic-2.0
VignetteBuilder: knitr
BugReports: https://github.com/RforMassSpectrometry/MetaboAnnotation/issues
URL: https://github.com/RforMassSpectrometry/MetaboAnnotation
biocViews: Infrastructure, Metabolomics, MassSpectrometry
Roxygen: list(markdown=TRUE)
RoxygenNote: 7.3.3
Encoding: UTF-8
Collate: 'AllClassUnions.R' 'AllGenerics.R' 'CompAnnotationSource.R'
        'CompDbSource.R' 'Matched.R' 'MatchedSpectra.R'
        'group_standards.R' 'hidden-aliases.R' 'matchFormula.R'
        'matchSpectra.R' 'matchValues.R' 'validateMatchedSpectra.R'
Config/pak/sysreqs: libglpk-dev make libicu-dev libpng-dev librsvg2-dev
        libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-02-05 09:49:08 UTC
RemoteUrl: https://github.com/bioc/MetaboAnnotation
RemoteRef: HEAD
RemoteSha: f01ac739b8f00c9e80b10a413b2656118d0b69fe
NeedsCompilation: no
Packaged: 2026-02-06 04:21:51 UTC; root
Author: Michael Witting [aut] (ORCID: <https://orcid.org/0000-0002-1462-4426>),
  Johannes Rainer [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6977-7147>),
  Andrea Vicini [aut] (ORCID: <https://orcid.org/0000-0001-9438-6909>),
  Carolin Huber [aut] (ORCID: <https://orcid.org/0000-0002-9355-8948>),
  Philippine Louail [aut] (ORCID:
    <https://orcid.org/0009-0007-5429-6846>),
  Nir Shachaf [ctb]
Maintainer: Johannes Rainer <Johannes.Rainer@eurac.edu>
Built: R 4.6.0; ; 2026-02-06 04:24:14 UTC; windows
