Package: idopNetwork
Type: Package
Title: A Cartographic Tool to Chart Spatial Microbial Interaction
        Networks
Version: 0.1.0
Author: Ang Dong
Maintainer: Ang Dong <fantasys05227@gmail.com>
Description: Most existing approaches for network reconstruction can only infer an overall network 
	and, also, fail to capture a complete set of network properties. To address these issues, 
	a new model has been developed, which converts static data into their 'dynamic' form. 
	'idopNetwork' is an 'R' interface to this model, it can inferring informative, dynamic, 
	omnidirectional and personalized networks. For more information on functional 
	clustering part, see Kim et al. (2008) <doi:10.1534/genetics.108.093690>, 
	Wang et al. (2011) <doi:10.1093/bib/bbr032>. For more information on our model, 
	see Chen et al. (2019) <doi:10.1038/s41540-019-0116-1>, and Cao et al. (2022) 
	<doi:10.1080/19490976.2022.2106103>.
License: GPL (>= 3)
Imports: grDevices, stats, mvtnorm, orthopolynom, parallel, deSolve,
        ggplot2, reshape2, glmnet, igraph, scales, patchwork
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.50)
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-09 08:10:14 UTC; ddaa
Repository: CRAN
Date/Publication: 2022-11-09 11:50:06 UTC
