CRAN/E | influenceR

influenceR

Software Tools to Quantify Structural Importance of Nodes in a Network

Installation

About

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.

github.com/khanna-lab/influenceR

Key Metrics

Version 0.1.5
R ≥ 3.2.0
Published 2023-05-18 348 days ago
Needs compilation? yes
License GPL-2
CRAN checks influenceR results

Downloads

Yesterday 67 0%
Last 7 days 678 -4%
Last 30 days 2.612 -13%
Last 90 days 8.828 -36%
Last 365 days 79.348 -72%

Maintainer

Maintainer

Aditya Khanna

khanna7.work@gmail.com

Authors

Simon Jacobs

aut

Aditya Khanna

aut / cre

Kamesh Madduri

ctb

David Bader

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

influenceR archive

Depends

R ≥ 3.2.0

Imports

igraph ≥ 1.0.1
Matrix ≥ 1.1-4
methods
utils

Suggests

testthat

Reverse Imports

DiagrammeR

Reverse Suggests

tidygraph