<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>R and C/C++ Wrappers to Run the Leiden find_partition() Function</dc:title>
  <dc:title>R package leidenbase version 0.1.37</dc:title>
  <dc: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
    &lt;https://github.com/vtraag/leidenalg/&gt;
    and the R 'igraph' package is available from
    &lt;https://igraph.org/r/&gt;.
    The Leiden algorithm is described in the article by
    Traag et al. (2019) &lt;doi:10.1038/s41598-019-41695-z&gt;.
    Leidenbase includes code from the packages:
       igraph version 0.9.8 with license GPL (&gt;= 2),
       leidenalg version 0.8.10 with license GPL 3.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: igraph (&gt;= 0.9.0)</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr, testthat (&gt;= 3.1.0), pandoc</dc:relation>
  <dc:creator>Brent Ewing &lt;bge@uw.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Brent Ewing [aut, cre],
  Vincent Traag [ctb],
  Gábor Csárdi [ctb],
  Tamás Nepusz [ctb],
  Szabolcs Horvat [ctb],
  Fabio Zanini [ctb]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-05-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=leidenbase</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.leidenbase</dc:identifier>
</oai_dc:dc>
