Package: leidenbase 0.1.37

Brent Ewing

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.

Authors:Brent Ewing [aut, cre], Vincent Traag [ctb], Gábor Csárdi [ctb], Tamás Nepusz [ctb], Szabolcs Horvat [ctb], Fabio Zanini [ctb]

leidenbase_0.1.37.tar.gz
leidenbase_0.1.37.tar.gz(r-4.7-arm64)leidenbase_0.1.37.tar.gz(r-4.7-x86_64)leidenbase_0.1.37.tar.gz(r-4.6-arm64)leidenbase_0.1.37.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
leidenbase/json (API)
NEWS

# Install 'leidenbase' in R:
install.packages('leidenbase', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cole-trapnell-lab/leidenbase/issues

Uses libs:
  • libxml2– GNOME XML library
  • glpk– Linear programming kit with integer (MIP) support
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

libxml2glpkopenblascpp

5.74 score 5 packages 77 scripts 24k downloads 1 exports 11 dependencies

Last updated from:069d380a1a. Checks:4 NOTE, 1 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE208
linux-devel-x86_64NOTE205
source / vignettesOK347
linux-release-arm64NOTE244
linux-release-x86_64NOTE209
wasm-releaseFAIL196

Exports:leiden_find_partition

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs

leidenbase.Rmd

Rendered fromleidenbase.Rmdusingknitr::rmarkdownon Jun 18 2026.

Last update: 2022-03-28
Started: 2022-02-22