Package: meconetcomp
Type: Package
Title: Compare Microbial Networks of 'trans_network' Class of
        'microeco' Package
Version: 0.3.0
Authors@R: c(person("Chi", "Liu", role = c("aut", "cre"), email = "liuchi0426@126.com"),
              person("Minjie", "Yao", role = "ctb", email = "yaomj@fafu.edu.cn"),
              person("Xiangzhen", "Li", role = "ctb", email = "lixz@cib.ac.cn")
			  )
Author: Chi Liu [aut, cre],
  Minjie Yao [ctb],
  Xiangzhen Li [ctb]
Maintainer: Chi Liu <liuchi0426@126.com>
Description: Compare microbial co-occurrence networks created from 'trans_network' class of 'microeco' package <https://github.com/ChiLiubio/microeco>.
    This package is the extension of 'trans_network' class of 'microeco' package and especially useful when different networks are constructed and analyzed simultaneously.
URL: https://github.com/ChiLiubio/meconetcomp
Depends: R (>= 3.5.0)
Imports: R6, microeco (>= 0.20.0), magrittr, dplyr, igraph, reshape2,
        ggpubr
Suggests: rgexf, ape, file2meco, agricolae
License: GPL-3
LazyData: true
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-08-03 06:23:36 UTC; Chi
Repository: CRAN
Date/Publication: 2023-08-08 08:10:05 UTC
RoxygenNote: 7.2.3
