Skip to content

leidenbase

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

v0.1.36 · Dec 15, 2025 · GPL-3

Description

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.

Downloads

16.8K

Last 30 days

946th

57.7K

Last 90 days

422.4K

Last year

Trend: -3% (30d vs prior 30d)

CRAN Check Status

3 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (3 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is 16.2Mb
  sub-directories of 1Mb or more:
    libs  15.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.7Mb
  sub-directories of 1Mb or more:
    libs  17.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    libs   5.5Mb

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 16.2Mb
  sub-directories of 1Mb or more:
    libs  15.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.7Mb
  sub-directories of 1Mb or more:
    libs  17.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    libs   5.5Mb

Reverse Dependencies (2)

suggests

Dependency Network

Dependencies Reverse dependencies igraph ClustAssess Seurat leidenbase

Version History

new 0.1.36 Mar 10, 2026
updated 0.1.36 ← 0.1.35 diff Dec 15, 2025
updated 0.1.35 ← 0.1.32 diff Apr 1, 2025
updated 0.1.32 ← 0.1.31 diff Feb 5, 2025
updated 0.1.31 ← 0.1.30 diff Sep 25, 2024
updated 0.1.30 ← 0.1.27 diff Jul 10, 2024
updated 0.1.27 ← 0.1.25 diff Nov 30, 2023
updated 0.1.25 ← 0.1.23 diff Jul 18, 2023
updated 0.1.23 ← 0.1.18 diff Jul 15, 2023
updated 0.1.18 ← 0.1.17 diff Apr 14, 2023
updated 0.1.17 ← 0.1.14 diff Apr 12, 2023
updated 0.1.14 ← 0.1.12 diff Dec 13, 2022
updated 0.1.12 ← 0.1.11 diff Sep 28, 2022
updated 0.1.11 ← 0.1.9 diff Mar 27, 2022
updated 0.1.9 ← 0.1.8 diff Mar 9, 2022
new 0.1.8 Feb 21, 2022