{
  "_id": "6a346c823efcd9bda43c46ad",
  "Package": "mpaR",
  "Title": "Main Path Analysis for Citation and Directed Networks",
  "Version": "0.4.0",
  "Authors@R": "person(\"Paulo H\", \"Resende\", email = \"paulo.resende@ttu.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Implements Main Path Analysis (MPA) as introduced by\nHummon and Doreian (1989) <doi:10.1016/0378-8733(89)90017-8>.\nGiven a directed acyclic graph (DAG) representing a citation or\nprecedence network, the package computes traversal weights\n(SPC, SPLC, SPNP) for each edge and extracts the global, local,\nand key-route main paths. Also provides tools for DAG\nvalidation, node role classification (source/terminal/user),\nper-component path extraction for disconnected networks, and\nscale-free network testing. Accepts igraph objects or edge-list\ndata frames as input. Includes readers for Pajek (.net) and\nGephi export (.gexf, .graphml) files.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/resendeph/mpaR",
  "BugReports": "https://github.com/resendeph/mpaR/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://resendeph.r-universe.dev",
  "Date/Publication": "2026-06-18 21:54:59 UTC",
  "RemoteUrl": "https://github.com/resendeph/mpaR",
  "RemoteRef": "HEAD",
  "RemoteSha": "8583c974f8d69e211cdd3243e13bbc5858be805c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 22:06:25 UTC",
    "User": "root"
  },
  "Author": "Paulo H Resende [aut, cre]",
  "Maintainer": "Paulo H Resende <paulo.resende@ttu.edu>",
  "MD5sum": "bef1c6b4ed797c1f8bd681d2ce014e71",
  "_user": "resendeph",
  "_type": "src",
  "_file": "mpaR_0.4.0.tar.gz",
  "_fileid": "685fae84094b4917ad20fc43826b55528a826713bd3eea9bd5b5a05d6efdd412",
  "_filesize": 258569,
  "_sha256": "685fae84094b4917ad20fc43826b55528a826713bd3eea9bd5b5a05d6efdd412",
  "_created": "2026-06-18T22:06:25.000Z",
  "_published": "2026-06-18T22:09:06.328Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82243897771,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7736964283"
    },
    {
      "job": 82243897775,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7736965895"
    },
    {
      "job": 82243897784,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7736950495"
    },
    {
      "job": 82243897770,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7736955313"
    },
    {
      "job": 82243279246,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7736928649"
    },
    {
      "job": 82243897762,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7736959720"
    },
    {
      "job": 82243897817,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7736949905"
    },
    {
      "job": 82243897831,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7736950733"
    },
    {
      "job": 82243897825,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7736949102"
    }
  ],
  "_buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/resendeph/mpaR",
  "_commit": {
    "id": "8583c974f8d69e211cdd3243e13bbc5858be805c",
    "author": "Paulo H Resende <157533318+resendeph@users.noreply.github.com>",
    "committer": "Paulo H Resende <157533318+resendeph@users.noreply.github.com>",
    "message": "Add NEWS.md for 0.4.0 initial release\n",
    "time": 1781819699
  },
  "_maintainer": {
    "name": "Paulo H Resende",
    "email": "paulo.resende@ttu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "resendeph",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 16
    }
  ],
  "_tags": [
    {
      "name": "v0.3.2",
      "date": "2026-06-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "resendeph",
      "count": 18,
      "uuid": 157533318
    }
  ],
  "_userbio": {
    "uuid": 157533318,
    "type": "user",
    "name": "Paulo H Resende",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mpaR"
  },
  "_devurl": "https://github.com/resendeph/mpar",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mpaR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "check_dag",
    "check_scale_free",
    "classify_nodes",
    "component_paths",
    "edge_weights",
    "main_path",
    "mpa",
    "node_weights",
    "plot_mpa",
    "read_gephi_export",
    "read_pajek",
    "traversal_weights"
  ],
  "_help": [
    {
      "page": "check_dag",
      "title": "Check DAG structure",
      "topics": [
        "check_dag"
      ]
    },
    {
      "page": "check_scale_free",
      "title": "Test whether a network has a scale-free degree distribution",
      "topics": [
        "check_scale_free"
      ]
    },
    {
      "page": "classify_nodes",
      "title": "Classify vertices by their role in the citation network",
      "topics": [
        "classify_nodes"
      ]
    },
    {
      "page": "component_paths",
      "title": "Extract main paths from every component of a disconnected network",
      "topics": [
        "component_paths"
      ]
    },
    {
      "page": "edge_weights",
      "title": "Tabulate edge-level traversal weights",
      "topics": [
        "edge_weights"
      ]
    },
    {
      "page": "main_path",
      "title": "Extract the main path(s) from a traversal-weighted DAG",
      "topics": [
        "main_path"
      ]
    },
    {
      "page": "mpa",
      "title": "Main Path Analysis",
      "topics": [
        "mpa"
      ]
    },
    {
      "page": "node_weights",
      "title": "Tabulate node-level traversal weights",
      "topics": [
        "node_weights"
      ]
    },
    {
      "page": "plot_mpa",
      "title": "Plot a network with the main path highlighted",
      "topics": [
        "plot_mpa"
      ]
    },
    {
      "page": "read_gephi_export",
      "title": "Read a Gephi export file (GEXF or GraphML)",
      "topics": [
        "read_gephi_export"
      ]
    },
    {
      "page": "read_pajek",
      "title": "Read a Pajek network file (.net)",
      "topics": [
        "read_pajek"
      ]
    },
    {
      "page": "traversal_weights",
      "title": "Compute traversal weights for edges in a citation DAG",
      "topics": [
        "traversal_weights"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs",
    "xml2"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mpar",
  "_universes": [
    "resendeph"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-18T22:08:29.000Z",
      "distro": "noble",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "4cbca96024959ea061b8cf3e4f436a390b3a7cff7c5d1a63bb9a12eba2afc50f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-18T22:08:33.000Z",
      "distro": "noble",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "4f7ed10c340b4bf8cb514ac660dc073054d4a838730be71e13aa181ada82c575",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-18T22:07:46.000Z",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "5ff89c38f4da6214021c25ee0b42f274cf7adb3abb06a89547582b657ff55056",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-18T22:08:01.000Z",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "c3ed6d263b80c953df1b53ce532050f6919fabe7d23c6a36bad59d167b26ea52",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-18T22:08:23.000Z",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "ed526ef87c7109ccede55542a505a1122719154d7e91a96178b97fc3629dee5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T22:07:35.000Z",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "ca0e9da7f4e76767e8dbf89c3e175388c71b1a67dfa05325db5cf67971df69e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T22:07:38.000Z",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "4f5ba95a4b7d7811ca472afff3a4bf499446090119ccd2010bcc7266f681f354",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T22:07:33.000Z",
      "commit": "8583c974f8d69e211cdd3243e13bbc5858be805c",
      "fileid": "7a20f31093e153457cd048148c9ff1d84925b9f6566cdf0264f9d275d754d778",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/resendeph/actions/runs/27792075517"
    }
  ]
}