Crandore Hub

leidenbase

R and C/C++ Wrappers to Run the Leiden find_partition() Function

An R to C/C++ interface that runs the Leiden community detection algorithm to find a basic partition (). It runs the equivalent of the 'leidenalg' find_partition() function, which is given in the 'leidenalg' distribution file 'leiden/src/functions.py'. This package includes the required source code files from the official 'leidenalg' distribution and functions from the R 'igraph' package. The 'leidenalg' distribution is available from <https://github.com/vtraag/leidenalg/> and the R 'igraph' package is available from <https://igraph.org/r/>. The Leiden algorithm is described in the article by Traag et al. (2019) <doi:10.1038/s41598-019-41695-z>. Leidenbase includes code from the packages: igraph version 0.9.8 with license GPL (>= 2), leidenalg version 0.8.10 with license GPL 3.

Versions across snapshots

VersionRepositoryFileSize
0.1.36 rolling linux/jammy R-4.5 leidenbase_0.1.36.tar.gz 1.2 MiB
0.1.36 rolling linux/noble R-4.5 leidenbase_0.1.36.tar.gz 1.2 MiB
0.1.36 rolling source/ R- leidenbase_0.1.36.tar.gz 3.5 MiB
0.1.36 latest linux/jammy R-4.5 leidenbase_0.1.36.tar.gz 1.2 MiB
0.1.36 latest linux/noble R-4.5 leidenbase_0.1.36.tar.gz 1.2 MiB
0.1.36 latest source/ R- leidenbase_0.1.36.tar.gz 3.5 MiB
0.1.36 2026-04-26 source/ R- leidenbase_0.1.36.tar.gz 3.5 MiB
0.1.36 2026-04-23 source/ R- leidenbase_0.1.36.tar.gz 3.5 MiB
0.1.36 2026-04-09 windows/windows R-4.5 leidenbase_0.1.36.zip 2.8 MiB
0.1.35 2025-04-20 source/ R- leidenbase_0.1.35.tar.gz 3.5 MiB

Dependencies (latest)

Imports

Suggests