Package: idopNetwork
Type: Package
Title: A Network Tool to Dissect Spatial Community Ecology
Version: 0.1.2
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.3
Suggests: covr, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/cxzdsa2332/idopNetwork
BugReports: https://github.com/cxzdsa2332/idopNetwork/issues
NeedsCompilation: no
Packaged: 2023-04-18 06:29:49 UTC; ddaa
Repository: CRAN
Date/Publication: 2023-04-18 06:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:12:25 UTC; windows
