Used for evolving network analysis regarding community detection. Implements several algorithms that calculate communities for graphs whose nodes and edges change over time. Edges, which can have new nodes, can be added or deleted. Changes in the communities are calculated without recalculating communities for the entire graph. REFERENCE: M. Cordeiro et al. (2016) <doi:10.1007/s13278-016-0325-1> G. Rossetti et al. (2017) <doi:10.1007/s10994-016-5582-8> G. Rossetti (2017) <doi:10.1093/comnet/cnx016> R. Sarmento (2019) <arXiv:1904.12593>.
Version: | 2020.1.6 |
Depends: | igraph |
Imports: | Rcpp (≥ 0.12.15), Rdpack, methods |
LinkingTo: | Rcpp |
Suggests: | devtools |
Published: | 2020-10-07 |
Author: | Rui P. Sarmento |
Maintainer: | Rui P. Sarmento <email at ruisarmento.com> |
License: | GPL-2 |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README |
CRAN checks: | DynComm results |
Reference manual: | DynComm.pdf |
Package source: | DynComm_2020.1.6.tar.gz |
Windows binaries: | r-devel: DynComm_2020.1.6.zip, r-devel-UCRT: DynComm_2020.1.6.zip, r-release: DynComm_2020.1.6.zip, r-oldrel: DynComm_2020.1.6.zip |
macOS binaries: | r-release (arm64): DynComm_2020.1.6.tgz, r-release (x86_64): DynComm_2020.1.6.tgz, r-oldrel: DynComm_2020.1.6.tgz |
Old sources: | DynComm archive |
Please use the canonical form https://CRAN.R-project.org/package=DynComm to link to this page.