Package: LCMSQA
Title: Liquid Chromatography/Mass Spectrometry (LC/MS) Quality
        Assessment
Version: 1.0.2
Authors@R: c(
    person(given = "Jaehyun",
           family = "Joo",
           role = c("aut", "cre"),
           email = "jaehyunjoo@outlook.com"),
    person(given = "Blanca",
           family = "Himes",
           role = c("aut"))
           )
Description: The goal of 'LCMSQA' is to make it easy to check the quality of
             liquid chromatograph/mass spectrometry (LC/MS) experiments using a
             'shiny' application. This package provides interactive data
             visualizations for quality control (QC) samples, including total
             ion current chromatogram (TIC), base peak chromatogram (BPC), mass
             spectrum, extracted ion chromatogram (XIC), and feature detection
             results from internal standards or known metabolites.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
biocViews:
Depends: R (>= 4.0.0)
Imports: bsplus, data.table, DT, ggplot2, methods, plotly, shiny,
        shinycssloaders, shinyjs, shinyWidgets
Suggests: BiocManager, xcms, MSnbase, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-12 06:36:45 UTC; jaehyun
Author: Jaehyun Joo [aut, cre],
  Blanca Himes [aut]
Maintainer: Jaehyun Joo <jaehyunjoo@outlook.com>
Repository: CRAN
Date/Publication: 2024-01-12 11:20:05 UTC
Built: R 4.6.0; ; 2025-10-14 03:31:23 UTC; windows
