Package: leiden 0.4.3.1
leiden: R Implementation of Leiden Clustering Algorithm
Implements the 'Python leidenalg' module to be called in R. Enables clustering using the leiden algorithm for partition a graph into communities. See the 'Python' repository for more details: <https://github.com/vtraag/leidenalg> Traag et al (2018) From Louvain to Leiden: guaranteeing well-connected communities. <arxiv:1810.08473>.
Authors:
leiden_0.4.3.1.tar.gz
leiden_0.4.3.1.zip(r-4.7)leiden_0.4.3.1.zip(r-4.6)leiden_0.4.3.1.zip(r-4.5)
leiden_0.4.3.1.tgz(r-4.6-any)leiden_0.4.3.1.tgz(r-4.5-any)
leiden_0.4.3.1.tar.gz(r-4.7-any)leiden_0.4.3.1.tar.gz(r-4.6-any)
leiden_0.4.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
leiden/json (API)
NEWS
| # Install 'leiden' in R: |
| install.packages('leiden', repos = c('https://tomkellygenetics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tomkellygenetics/leiden/issues
Last updated from:22ae49d7bb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 186 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 177 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 221 | ||
| windows-devel | OK | 228 | ||
| windows-release | OK | 260 | ||
| windows-oldrel | OK | 224 | ||
| wasm-release | OK | 132 |
Exports:leiden
Dependencies:clicpp11gluehereigraphjsonlitelatticelifecyclemagrittrMatrixpkgconfigpngrappdirsRcppRcppTOMLreticulaterlangrprojrootvctrswithr
Benchmarking the Leiden algorithm with R and Python
Rendered frombenchmarking.Rmdusingknitr::knitron May 20 2026.Last update: 2023-11-08
Started: 2019-07-13
Running the Leiden algorithm with R on adjacency matrices
Rendered fromrun_leiden.Rmdusingknitr::knitron May 20 2026.Last update: 2022-09-12
Started: 2019-01-25
Running the Leiden algorithm with R on bipartite graphs
Rendered fromrun_bipartite.Rmdusingknitr::knitron May 20 2026.Last update: 2021-01-26
Started: 2020-10-28
Running the Leiden algorithm with R on Graph Objects
Rendered fromrun_igraph.Rmdusingknitr::knitron May 20 2026.Last update: 2021-07-27
Started: 2019-07-13
Running the Leiden algorithm with R on multiplex graphs
Rendered fromrun_multiplex.Rmdusingknitr::knitron May 20 2026.Last update: 2023-11-08
Started: 2020-12-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run Leiden clustering algorithm | leiden |
