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) rewiring networks with given assortativity coefficients, Wang, Yan, Yuan and Zhang (2022) <doi:10.1007/s11222-022-10161-8>, (5) preferential attachment network generation.

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: CVXR, igraph, Matrix, rARPACK, Rcpp, RcppXPtrUtils, stats, wdm
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (≥ 3.0.0)
Published: 2023-01-19
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: README NEWS
CRAN checks: wdnet results

Documentation:

Reference manual: wdnet.pdf

Downloads:

Package source: wdnet_1.0.0.tar.gz
Windows binaries: r-devel: wdnet_1.0.0.zip, r-release: wdnet_1.0.0.zip, r-oldrel: wdnet_1.0.0.zip
macOS binaries: r-release (arm64): wdnet_1.0.0.tgz, r-oldrel (arm64): wdnet_1.0.0.tgz, r-release (x86_64): wdnet_1.0.0.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.