The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides functionality to compute various node centrality measures on networks. Included are functions to compute betweenness centrality (by utilizing Madduri and Bader's SNAP library), implementations of constraint and effective network size by Burt (2000) <doi:10.1016/S0191-3085(00)22009-1>; algorithm to identify key players by Borgatti (2006) <doi:10.1007/s10588-006-7084-x>; and the bridging algorithm by Valente and Fujimoto (2010) <doi:10.1016/j.socnet.2010.03.003>. On Unix systems, the betweenness, Key Players, and bridging implementations are parallelized with OpenMP, which may run faster on systems which have OpenMP configured.
Version: | 0.1.5 |
Depends: | R (≥ 3.2.0) |
Imports: | igraph (≥ 1.0.1), Matrix (≥ 1.1-4), methods, utils |
Suggests: | testthat |
Published: | 2023-05-18 |
DOI: | 10.32614/CRAN.package.influenceR |
Author: | Simon Jacobs [aut], Aditya Khanna [aut, cre], Kamesh Madduri [ctb], David Bader [ctb] |
Maintainer: | Aditya Khanna <khanna7.work at gmail.com> |
License: | GPL-2 |
URL: | https://github.com/khanna-lab/influenceR |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | influenceR results |
Reference manual: | influenceR.pdf |
Package source: | influenceR_0.1.5.tar.gz |
Windows binaries: | r-devel: influenceR_0.1.5.zip, r-release: influenceR_0.1.5.zip, r-oldrel: influenceR_0.1.5.zip |
macOS binaries: | r-release (arm64): influenceR_0.1.5.tgz, r-oldrel (arm64): influenceR_0.1.5.tgz, r-release (x86_64): influenceR_0.1.5.tgz, r-oldrel (x86_64): influenceR_0.1.5.tgz |
Old sources: | influenceR archive |
Reverse suggests: | tidygraph |
Please use the canonical form https://CRAN.R-project.org/package=influenceR to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.