Installation
About
An R interface to the Leiden algorithm, an iterative community detection algorithm on networks. The algorithm is designed to converge to a partition in which all subsets of all communities are locally optimally assigned, yielding communities guaranteed to be connected. The implementation proves to be fast, scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory). The original implementation was constructed as a python interface "leidenalg" found here:
Key Metrics
Downloads
Yesterday | 44 -41% |
Last 7 days | 456 +3% |
Last 30 days | 1.760 -1% |
Last 90 days | 5.322 -9% |
Last 365 days | 16.493 +72% |
Maintainer
Maintainer | Evan Biederstedt |