<?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>Software Tools to Quantify Structural Importance of Nodes in a
Network</dc:title>
  <dc:title>R package influenceR version 0.1.5</dc:title>
  <dc:description>Provides functionality to compute various node centrality measures on networks.
    Included are functions to compute betweenness centrality (by utilizing Madduri and Bader's
    SNAP library), implementations of constraint and effective network size by Burt (2000) &lt;doi:10.1016/S0191-3085(00)22009-1&gt;; algorithm 
    to identify key players by Borgatti (2006) &lt;doi:10.1007/s10588-006-7084-x&gt;; and the 
    bridging algorithm by Valente and Fujimoto (2010) &lt;doi:10.1016/j.socnet.2010.03.003&gt;. 
    On Unix systems, the betweenness, Key Players, and
    bridging implementations are parallelized with OpenMP, which may run
    faster on systems which have OpenMP configured.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2.0)</dc:relation>
  <dc:relation>Imports: igraph (&gt;= 1.0.1), Matrix (&gt;= 1.1-4), methods, utils</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Aditya Khanna &lt;khanna7.work@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Simon Jacobs [aut], Aditya Khanna [aut, cre], Kamesh Madduri [ctb], David Bader [ctb]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2023-05-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=influenceR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.influenceR</dc:identifier>
</oai_dc:dc>
