Package: RAMClustR
Type: Package
Title: Mass Spectrometry Metabolomics Feature Clustering and
        Interpretation
Version: 1.3.1
Date: 2023-10-20
Authors@R: c(
    person("Corey D.", "Broeckling", , "Corey.Broeckling@ColoState.EDU", role = "aut",
           comment = c(ORCID = "0000-0002-6158-827X")),
    person("Fayyaz", "Afsar", role = "aut"),
    person("Steffen", "Neumann", role = "aut"),
    person("Asa", "Ben-Hur", role = "aut"),
    person("Jessica", "Prenni", role = "aut"),
    person("Helge", "Hecht", , "helge.hecht@recetox.muni.cz", role = "cre",
           comment = c(ORCID = "0000-0001-6744-996X")),
    person("Matej", "Trojak", , "matej.trojak@recetox.muni.cz", role = "ctb"),
    person("Zargham", "Ahmad", , "zargham.ahmad@recetox.muni.cz", role = "ctb")
  )
Depends: R (>= 3.5.0)
Imports: dynamicTreeCut, fastcluster, httr, jsonlite, e1071, gplots,
        pcaMethods, stringr, utils, webchem, ggplot2, methods
Suggests: knitr, rmarkdown, xcms, testthat, patrick, MSnbase,
        InterpretMSSpectrum (>= 1.3.8), BiocManager, xml2, stringi,
        readxl, curl, rentrez
License: GPL (>= 2)
Description: A feature clustering algorithm for non-targeted mass spectrometric metabolomics data. This method is compatible with gas and liquid chromatography coupled mass spectrometry, including indiscriminant tandem mass spectrometry data <DOI: 10.1021/ac501530d>. 
URL: https://github.com/cbroeckl/RAMClustR
Encoding: UTF-8
biocViews: MassSpectrometry, Metabolomics
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-20 13:56:38 UTC; hechth
Author: Corey D. Broeckling [aut] (<https://orcid.org/0000-0002-6158-827X>),
  Fayyaz Afsar [aut],
  Steffen Neumann [aut],
  Asa Ben-Hur [aut],
  Jessica Prenni [aut],
  Helge Hecht [cre] (<https://orcid.org/0000-0001-6744-996X>),
  Matej Trojak [ctb],
  Zargham Ahmad [ctb]
Maintainer: Helge Hecht <helge.hecht@recetox.muni.cz>
Repository: CRAN
Date/Publication: 2023-10-20 15:20:08 UTC
Built: R 4.2.0; ; 2023-10-21 11:49:15 UTC; unix
