The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

mpaR: Main Path Analysis for Citation and Directed Networks

Implements Main Path Analysis (MPA) as introduced by Hummon and Doreian (1989) <doi:10.1016/0378-8733(89)90017-8>. 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.

Version: 0.4.0
Depends: R (≥ 4.1.0)
Imports: igraph (≥ 1.3.0), methods, rlang (≥ 1.0.0), tools, xml2
Suggests: testthat (≥ 3.0.0)
Published: 2026-06-26
DOI: 10.32614/CRAN.package.mpaR
Author: Paulo H Resende [aut, cre]
Maintainer: Paulo H Resende <paulo.resende at ttu.edu>
BugReports: https://github.com/resendeph/mpaR/issues
License: MIT + file LICENSE
URL: https://github.com/resendeph/mpaR
NeedsCompilation: no
Materials: NEWS
CRAN checks: mpaR results

Documentation:

Reference manual: mpaR.html , mpaR.pdf

Downloads:

Package source: mpaR_0.4.0.tar.gz
Windows binaries: r-devel: mpaR_0.4.0.zip, r-release: mpaR_0.4.0.zip, r-oldrel: mpaR_0.4.0.zip
macOS binaries: r-release (arm64): mpaR_0.4.0.tgz, r-oldrel (arm64): mpaR_0.4.0.tgz, r-release (x86_64): mpaR_0.4.0.tgz, r-oldrel (x86_64): mpaR_0.4.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mpaR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.