Package: leidenbase
Type: Package
Title: R and C/C++ Wrappers to Run the Leiden find_partition() Function
Authors@R: c( person('Brent', 'Ewing', email = 'bge@uw.edu', role = c('aut', 'cre')),
person('Vincent', 'Traag', role = 'ctb'),
person('Gábor', 'Csárdi', role = 'ctb'),
person('Tamás', 'Nepusz', role = 'ctb'),
person('Szabolcs', 'Horvat', role = 'ctb'),
person('Fabio', 'Zanini', role = 'ctb'))
Version: 0.1.32
Description: 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
and the R 'igraph'
package is available from . The Leiden
algorithm is described in the article by Traag et al. (2019)
. Leidenbase includes code from
the packages: igraph version 0.9.8 with license GPL (>= 2),
leidenalg version 0.8.10 with license GPL 3.
Imports: igraph (>= 0.9.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
Suggests: rmarkdown, knitr, testthat (>= 3.1.0), pandoc
URL: https://github.com/cole-trapnell-lab/leidenbase
BugReports: https://github.com/cole-trapnell-lab/leidenbase/issues
NeedsCompilation: yes
Maintainer: Brent Ewing
VignetteBuilder: knitr
Packaged: 2026-03-31 09:45:56 UTC; root
Author: Brent Ewing [aut, cre], Vincent Traag [ctb], Gábor Csárdi
[ctb], Tamás Nepusz [ctb], Szabolcs Horvat [ctb], Fabio Zanini
[ctb], Tomas Kalibera [ctb]
Config/pak/sysreqs: libglpk-dev libxml2-dev
Repository: https://cole-trapnell-lab.r-universe.dev
Date/Publication: 2025-02-07 17:17:53 UTC
RemoteUrl: https://github.com/cole-trapnell-lab/leidenbase
RemoteRef: HEAD
RemoteSha: f48ee48e068134001efe75d058c1c1e26241aa27