Package: leidenbase 0.1.32
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:
leidenbase_0.1.32.tar.gz
leidenbase_0.1.32.zip(r-4.6)leidenbase_0.1.32.zip(r-4.5)
leidenbase_0.1.32.tgz(r-4.5-x86_64)leidenbase_0.1.32.tgz(r-4.5-arm64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
leidenbase/json (API)
| # Install 'leidenbase' in R: |
| install.packages('leidenbase', repos = c('https://cole-trapnell-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cole-trapnell-lab/leidenbase/issues
Last updated from:f48ee48e06. Checks:5 FAIL, 1 OK, 6 NOTE. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 123 | ||
| linux-devel-x86_64 | FAIL | 102 | ||
| source / vignettes | OK | 337 | ||
| linux-release-arm64 | NOTE | 206 | ||
| linux-release-x86_64 | NOTE | 209 | ||
| macos-devel-arm64 | FAIL | 149 | ||
| macos-devel-x86_64 | FAIL | 500 | ||
| macos-release-arm64 | NOTE | 242 | ||
| macos-release-x86_64 | NOTE | 376 | ||
| windows-devel | NOTE | 414 | ||
| windows-release | NOTE | 373 | ||
| wasm-release | FAIL | 197 |
Exports:leiden_find_partition
Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs
Last update: 2023-07-19
Started: 2022-01-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Leiden find partition community detection function | leiden_find_partition |
