Package: MetaboAnnotatoR Title: Automated Annotation of All-Ion Fragmentation LC-MS Metabolomic Features Version: 1.1.1 Date: 2026-05-26 Authors@R: c(person(given = "Goncalo", family = "Graca", role = c("aut", "cre"), email = "ggraca22@gmail.com", comment = c(ORCID = "0000-0002-0876-3876")), person(given = "Yuheng (Rene)", family = "Cai", role = c("aut"), email = "rene.cai@unc.edu"), person(given = "Timothy", family = "Ebbels", role = c("aut"), email = "t.ebbels@imperial.ac.uk")) Description: Performs feature annotations on LC-MS All-ion fragmentation datasets using fragment ion libraries. Depends: R (>= 4.5.0), xcms (>= 3.0.0), MSnbase (>= 2.16.1), ProtGenerics Imports: ggplot2 (>= 3.3.3), gridExtra (>= 2.3) biocViews: MassSpectrometry, Metabolomics License: GPL-3 BugReports: https://github.com/gggraca/MetaboAnnotatoR/issues URL: https://github.com/gggraca/MetaboAnnotatoR Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: rmarkdown, knitr, testthat (>= 3.0.0), BiocStyle, MsDataHub LazyData: false VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-26 12:19:40 UTC RemoteUrl: https://github.com/bioc/MetaboAnnotatoR RemoteRef: HEAD RemoteSha: cbb249664f58635e3e7d0e2571395f9352271150 NeedsCompilation: no Packaged: 2026-05-26 18:05:55 UTC; root Author: Goncalo Graca [aut, cre] (ORCID: ), Yuheng (Rene) Cai [aut], Timothy Ebbels [aut] Maintainer: Goncalo Graca