Package: RAMClustR
Type: Package
Title: Mass Spectrometry Metabolomics Feature Clustering and
        Interpretation
Version: 1.2.4
Date: 2022-04-05
Authors@R: 
    c(person(given = "Corey D.", family = "Broeckling",
             role = c("aut"),
             email = "Corey.Broeckling@ColoState.EDU",
             comment = c(ORCID = "0000-0002-6158-827X")),
      person("Fayyaz", "Afsar", role = c("aut")),
      person("Steffen", "Neumann", role = c("aut")),
      person("Asa", "Ben-Hur", role = c("aut")),
      person("Jessica", "Prenni", role = c("aut")),
      person(given = "Helge", family = "Hecht",
             email = "helge.hecht@recetox.muni.cz",
             role = c("cre"),
             comment = c(ORCID = "0000-0001-6744-996X")))
Imports: dynamicTreeCut, fastcluster, ff, httr, jsonlite,
        preprocessCore, e1071, gplots, pcaMethods, stringr, utils,
        webchem, RCurl, ggplot2, readxl
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown, xcms, testthat, MSnbase,
        InterpretMSSpectrum, BiocManager, xml2, stringi
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 <DOI: 10.1021/ac501530d> data. 
URL: https://github.com/cbroeckl/RAMClustR
Encoding: UTF-8
biocViews: MassSpectrometry, Metabolomics
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-04-12 09:53:46 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>)
Maintainer: Helge Hecht <helge.hecht@recetox.muni.cz>
Repository: CRAN
Date/Publication: 2022-04-13 07:52:45 UTC
Built: R 4.1.2; ; 2022-04-15 12:23:48 UTC; unix
