Package: leiden
Type: Package
Title: Implementation of the 'Python leidenalg' Module
Version: 0.2.3
Date: 2019-02-05
Author: Tom Kelly <tom.kelly@riken.jp>
Maintainer: Tom Kelly <tom.kelly@riken.jp>
Description: 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>.
License: GPL-3
URL: https://github.com/TomKellyGenetics/leiden
Imports: reticulate
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: covr, testthat, spelling, knitr, rmarkdown, igraph,
        RColorBrewer
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-05 12:54:48 UTC; tom
Repository: CRAN
Date/Publication: 2019-02-11 16:53:22 UTC
