diff --git a/README.md b/README.md index ef8efe4..d0b09fa 100755 --- a/README.md +++ b/README.md @@ -724,6 +724,7 @@ __Note:__ searching for ‘@’ will return all Twitter accounts listed on this - [hierformR](https://CRAN.R-project.org/package=hierformR) – Determine paths and states that social networks develop over time to form social hierarchies. - [igraph](http://igraph.org/r/) - A collection of network analysis tools. - [Network Analysis and Visualization with R and igraph](http://kateto.net/networks-r-igraph) (2016). +- [ig.degree.betweenness](https://github.com/benyamindsmith/ig.degree.betweenness/) - an igraph implementation of the [Smith-Pittman](https://arxiv.org/abs/2411.01394) community detection algorithm (2024). - [influenceR](https://CRAN.R-project.org/package=influenceR) - Compute various node centrality network measures by Burt, Borgatti and others. - [keyplayer](https://CRAN.R-project.org/package=keyplayer) - Implements several network centrality measures. - [latentnet](https://CRAN.R-project.org/package=latentnet) - Latent position and cluster models for network objects.