Package: microeco
Type: Package
Title: Microbial Community Ecology Data Analysis
Version: 0.3.0
Authors@R: c(person("Chi", "Liu", role = c("aut", "cre"), email = "liuchi0426@126.com"),
              person("Minjie", "Yao", role = "aut", email = "yaomj@fafu.edu.cn"),
              person("Xiangzhen", "Li", role = "aut", email = "lixz@cib.ac.cn"),
              person("Paul J.", "McMurdie", role = "ctb", email = "joey711@gmail.com"),
              person("Yang", "Cao", role = "ctb", email = "yiluheihei@gmail.com"),
              person("James Robert", "White", role = "ctb", email = "whitej@umd.edu"),
              person("Stilianos", "Louca", role = "cph", email = "slouca@uoregon.edu"),
              person("Nhu H.", "Nguyen", role = "cph", email = "nhnguyen@umn.edu")
			  )
Author: Chi Liu [aut, cre],
  Minjie Yao [aut],
  Xiangzhen Li [aut],
  Paul J. McMurdie [ctb],
  Yang Cao [ctb],
  James Robert White [ctb],
  Stilianos Louca [cph],
  Nhu H. Nguyen [cph]
Maintainer: Chi Liu <liuchi0426@126.com>
Description: A series of statistical and plotting approaches in microbial community ecology based on the R6 class. The classes are designed for data preprocessing, taxa abundance plotting, alpha diversity statistics, beta diversity statistics, differential abundance test and indicator taxon analysis, environmental data analysis, null model analysis, network analysis and functional analysis.
Depends: R (>= 3.5.0)
Imports: R6, stats, ape, vegan, rlang, data.table, magrittr, dplyr,
        tibble, reshape2, scales, grid, ggplot2, VGAM, MASS,
        RColorBrewer
Suggests: GUniFrac, ggpubr, randomForest, ggdendro, ggrepel, agricolae,
        gridExtra, picante, pheatmap, igraph, tidytree, mice, phyloseq
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-11-15 11:38:57 UTC; Chi
Repository: CRAN
Date/Publication: 2020-11-15 17:00:05 UTC
RoxygenNote: 7.1.0
