wdnet: Weighted and Directed Networks

Implementations of network analysis including (1) assortativity coefficient of weighted and directed networks, Yuan, Yan and Zhang (2021) <doi:10.1093/comnet/cnab017>, (2) centrality measures for weighted and directed networks, Opsahl, Agneessens and Skvoretz (2010) <doi:10.1016/j.socnet.2010.03.006>, Zhang, Wang and Yan (2022) <doi:10.1016/j.physa.2021.126438>, (3) clustering coefficient of weighted and directed networks, Fagiolo (2007) <doi:10.1103/PhysRevE.76.026107> and Clemente and Grassi (2018) <doi:10.1016/j.chaos.2017.12.007>, (4) network rewiring, (5) preferential attachment network generation.

Version: 0.0.4
Depends: R (≥ 4.2.0)
Imports: stats, igraph, wdm, Rcpp, rARPACK, Matrix, CVXR
LinkingTo: Rcpp, RcppArmadillo
Published: 2022-06-27
Author: Yelie Yuan [aut, cre], Tiandong Wang [aut], Jun Yan [aut], Panpan Zhang [aut]
Maintainer: Yelie Yuan <yelie.yuan at uconn.edu>
BugReports: https://gitlab.com/wdnetwork/wdnet/-/issues
License: GPL (≥ 3.0)
URL: https://gitlab.com/wdnetwork/wdnet
NeedsCompilation: yes
Materials: NEWS
CRAN checks: wdnet results

Documentation:

Reference manual: wdnet.pdf

Downloads:

Package source: wdnet_0.0.4.tar.gz
Windows binaries: r-devel: wdnet_0.0.4.zip, r-release: wdnet_0.0.4.zip, r-oldrel: not available
macOS binaries: r-release (arm64): wdnet_0.0.4.tgz, r-oldrel (arm64): not available, r-release (x86_64): wdnet_0.0.4.tgz, r-oldrel (x86_64): not available
Old sources: wdnet archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wdnet to link to this page.