<?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>"Node+Edge Betweenness Community Detection Algorithm for
'igraph' Objects"</dc:title>
  <dc:title>R package ig.degree.betweenness version 0.2.1</dc:title>
  <dc:description>Implements the "Node + Edge Betweenness" community detection
    algorithm for network analysis using 'igraph' objects. This algorithm
    combines node degree and betweenness centrality measures to identify
    communities within networks, with a gradient evident in social
    partitioning. The package provides functions for implementation of the
    algorithm, visualization, and analysis of the resulting community
    structure along with the original dataset used in the publication.
    Methods are based on results from Smith, Pittman and Xu (2026)
    &lt;doi:10.1002/cjs.70060&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: BBmisc, dplyr, ggplot2, igraph, igraphdata, lifecycle, qgraph,
rlist, stats, tibble, tidyr</dc:relation>
  <dc:creator>Benjamin Smith &lt;benyamin.smith@mail.utoronto.ca&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Benjamin Smith [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0007-2206-0177&gt;),
  Tyler Pittman [aut] (ORCID: &lt;https://orcid.org/0000-0002-5013-6980&gt;),
  Wei Xu [aut] (ORCID: &lt;https://orcid.org/0000-0002-0257-8856&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ig.degree.betweenness/LICENSE)</dc:rights>
  <dc:date>2026-06-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ig.degree.betweenness</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ig.degree.betweenness</dc:identifier>
</oai_dc:dc>
