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.3.9 | 
| Imports: | 
methods, reticulate, Matrix, igraph | 
| Suggests: | 
bipartite, covr, data.table, devtools, graphsim, knitr, multiplex, multinet, markdown, network, RColorBrewer, rmarkdown, spelling, testthat, tibble | 
| Published: | 
2021-07-27 | 
| Author: | 
S. Thomas Kelly [aut, cre, trl],
  Vincent A. Traag [com] | 
| Maintainer: | 
S. Thomas Kelly  <tomkellygenetics at gmail.com> | 
| BugReports: | 
https://github.com/TomKellyGenetics/leiden/issues | 
| License: | 
GPL-3 | file LICENSE | 
| URL: | 
https://github.com/TomKellyGenetics/leiden | 
| NeedsCompilation: | 
no | 
| Language: | 
en-US | 
| Citation: | 
leiden citation info  | 
| Materials: | 
NEWS  | 
| CRAN checks: | 
leiden results |