Crandore Hub

leidenAlg

Implements the Leiden Algorithm via an R Interface

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: <https://github.com/vtraag/leidenalg>. The algorithm was originally described in Traag, V.A., Waltman, L. & van Eck, N.J. "From Louvain to Leiden: guaranteeing well-connected communities". Sci Rep 9, 5233 (2019) <doi:10.1038/s41598-019-41695-z>.

Versions across snapshots

VersionRepositoryFileSize
1.1.7 rolling source/ R- leidenAlg_1.1.7.tar.gz 1.5 MiB
1.1.7 rolling linux/jammy R-4.5 leidenAlg_1.1.7.tar.gz 243.7 KiB
1.1.7 rolling linux/noble R-4.5 leidenAlg_1.1.7.tar.gz 244.4 KiB
1.1.7 latest source/ R- leidenAlg_1.1.7.tar.gz 1.5 MiB
1.1.7 latest linux/jammy R-4.5 leidenAlg_1.1.7.tar.gz 243.7 KiB
1.1.7 latest linux/noble R-4.5 leidenAlg_1.1.7.tar.gz 244.4 KiB
1.1.7 2026-04-26 source/ R- leidenAlg_1.1.7.tar.gz 1.5 MiB
1.1.7 2026-04-23 source/ R- leidenAlg_1.1.7.tar.gz 1.5 MiB
1.1.6 2026-04-09 windows/windows R-4.5 leidenAlg_1.1.6.zip 543.0 KiB
1.1.5 2025-04-20 source/ R- leidenAlg_1.1.5.tar.gz 1.5 MiB

Dependencies (latest)

Depends

Imports

LinkingTo

Suggests