The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 (may not be active yet) |
| 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 |
| Reference manual: | mpaR.html , mpaR.pdf |
| Package source: | mpaR_0.4.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
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.