leiden: Implementation of the 'Python leidenalg' Module

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

Version: 0.2.3
Imports: reticulate
Suggests: covr, testthat, spelling, knitr, rmarkdown, igraph, RColorBrewer
Published: 2019-02-11
Author: Tom Kelly
Maintainer: Tom Kelly <tom.kelly at riken.jp>
License: GPL-3
URL: https://github.com/TomKellyGenetics/leiden
NeedsCompilation: no
Language: en-US
Citation: leiden citation info
Materials: NEWS
CRAN checks: leiden results

Downloads:

Reference manual: leiden.pdf
Vignettes: Running the Leiden algorithm with R
Package source: leiden_0.2.3.tar.gz
Windows binaries: r-devel: leiden_0.2.3.zip, r-release: leiden_0.2.3.zip, r-oldrel: leiden_0.2.3.zip
OS X binaries: r-release: leiden_0.2.3.tgz, r-oldrel: leiden_0.2.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=leiden to link to this page.