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

15.9K

Last 30 days

905th

15.9K

Last 90 days

15.9K

Last year

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 (14 non-OK)
OK 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

*


            
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
OK 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

*


            

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 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 9, 2026