Package: POMA
Title: User-friendly Workflow for Metabolomics and Proteomics Data
        Analysis
Version: 1.4.0
Authors@R: 
    c(person(given = "Pol",
             family = "Castellano-Escuder",
             role = c("aut", "cre"),
             email = "polcaes@gmail.com",
             comment = c(ORCID = "0000-0001-6466-877X")),
      person(given = "Cristina",
             family = "Andrés-Lacueva",
             role = "aut",
             email = "candres@ub.edu",
             comment = c(ORCID = "0000-0002-8494-4978")),
      person(given = "Alex",
             family = "Sánchez-Pla",
             role = "aut",
             email = "asanchez@ub.edu",
             comment = c(ORCID = "0000-0002-8673-7737")))
Description: 
    A structured, reproducible and easy-to-use workflow for the visualization, pre-processing, exploratory data analysis, 
    and statistical analysis of metabolomics and proteomics data. The main aim of POMA is to enable a flexible data cleaning and 
    statistical analysis processes in one comprehensible and user-friendly R package. This package also has a Shiny app 
    version that implements all POMA functions. See https://github.com/pcastellanoescuder/POMAShiny.
License: GPL-3
Encoding: UTF-8
LazyData: true
biocViews: MassSpectrometry, Metabolomics, Proteomics, Software,
        Visualization, Preprocessing, Normalization, ReportWriting
Imports: broom, caret, clisymbols, ComplexHeatmap, crayon, dplyr,
        e1071, ggcorrplot, ggplot2, ggraph, ggrepel, glasso (>= 1.11),
        glmnet, impute, knitr, limma, magrittr, mixOmics, MSnbase (>=
        2.12), patchwork, qpdf, randomForest, RankProd (>= 3.14),
        rmarkdown, tibble, tidyr, vegan
Suggests: Biobase, BiocStyle, covr, plotly, tidyverse, testthat (>=
        2.3.2)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends: R (>= 4.0)
VignetteBuilder: knitr
URL: https://github.com/pcastellanoescuder/POMA
BugReports: https://github.com/pcastellanoescuder/POMA/issues
git_url: https://git.bioconductor.org/packages/POMA
git_branch: RELEASE_3_14
git_last_commit: c549d40
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 03:17:46 UTC; biocbuild
Author: Pol Castellano-Escuder [aut, cre]
    (<https://orcid.org/0000-0001-6466-877X>),
  Cristina Andrés-Lacueva [aut] (<https://orcid.org/0000-0002-8494-4978>),
  Alex Sánchez-Pla [aut] (<https://orcid.org/0000-0002-8673-7737>)
Maintainer: Pol Castellano-Escuder <polcaes@gmail.com>
Built: R 4.1.1; ; 2021-10-27 12:41:25 UTC; windows
