<?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>Main Path Analysis for Citation and Directed Networks</dc:title>
  <dc:title>R package mpaR version 0.5.0</dc:title>
  <dc:description>Implements Main Path Analysis (MPA) as introduced by Hummon and
    Doreian (1989) &lt;doi:10.1016/0378-8733(89)90017-8&gt;. Given a directed acyclic
    graph (DAG) representing a citation or precedence network, the package
    computes traversal weights (SPC, SPLC, SPNP) for each edge and extracts
    the global, local, and key-route main paths. Also provides tools for DAG
    validation, node role classification (source/terminal/user), per-component
    path extraction for disconnected networks, and scale-free network testing.
    Accepts 'igraph' objects or edge-list data frames as input. Includes
    readers for 'Pajek' (.net) and 'Gephi' export (.gexf, .graphml) files.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: igraph (&gt;= 1.3.0), methods, rlang (&gt;= 1.0.0), tools, xml2</dc:relation>
  <dc:relation>Suggests: openalexR (&gt;= 2.0.0), testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Paulo H Resende &lt;paulo.resende@ttu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Paulo H Resende [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=mpaR/LICENSE)</dc:rights>
  <dc:date>2026-07-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=mpaR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.mpaR</dc:identifier>
</oai_dc:dc>
