Package: MicrobiotaProcess
Type: Package
Title: an R package for analysis, visualization and biomarker discovery
        of microbiome
Version: 1.4.4
Authors@R: c(person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = c("aut", "cre"), comment=c(ORCID="0000-0003-3513-5362")),
             person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-6485-8781")))
Description: MicrobiotaProcess is an R package for analysis, visualization and 
    biomarker discovery of microbial datasets. It introduces MPSE class, this make it
    more interoperable with the existing computing ecosystem. Moreover, it introduces a tidy 
    microbiome data structure paradigm and analysis grammar. It provides a wide variety 
    of microbiome analsys procedures under the unified and common framework (tidy-like framework).
Depends: R (>= 4.0.0)
Imports: ape, tidyr, ggplot2, magrittr, dplyr, Biostrings, ggrepel,
        vegan, zoo, ggtree, tidytree (>= 0.3.5), MASS, methods, rlang,
        tibble, grDevices, stats, utils, coin, ggsignif, patchwork,
        ggstar, tidyselect, SummarizedExperiment, foreach, treeio
Suggests: rmarkdown, prettydoc, testthat, knitr, nlme, phangorn,
        picante, plyr, DECIPHER, randomForest, biomformat, scales,
        yaml, withr, S4Vectors, purrr, seqmagick, glue, corrr, ggupset,
        ggVennDiagram, gghalves, ggalluvial, forcats, pillar, cli,
        phyloseq, aplot, ggnewscale, ggside, ggtreeExtra
License: GPL (>= 3.0)
URL: https://github.com/YuLab-SMU/MicrobiotaProcess/
BugReports: https://github.com/YuLab-SMU/MicrobiotaProcess/issues
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
LazyData: false
biocViews: Visualization, Microbiome, Software, MultipleComparison,
        FeatureExtraction
RoxygenNote: 7.1.2
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: RELEASE_3_13
git_last_commit: 3305c9c
git_last_commit_date: 2021-09-30
Date/Publication: 2021-10-03
NeedsCompilation: no
Packaged: 2021-10-03 19:18:48 UTC; biocbuild
Author: Shuangbin Xu [aut, cre] (<https://orcid.org/0000-0003-3513-5362>),
  Guangchuang Yu [aut, ctb] (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Shuangbin Xu <xshuangbin@163.com>
Built: R 4.1.1; ; 2021-10-04 13:45:13 UTC; windows
