Source: r-cran-leiden Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-reticulate, r-cran-matrix, r-cran-igraph, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-leiden Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-leiden.git Homepage: https://cran.r-project.org/package=leiden Rules-Requires-Root: no Package: r-cran-leiden Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: GNU 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: Traag et al (2018) From Louvain to Leiden: guaranteeing well-connected communities. .