{
  "_id": "6a3ec8d9a319ef94144910d8",
  "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\nedge-list data frames as input. Includes readers for 'Pajek'\n(.net) and 'Gephi' export (.gexf, .graphml) files.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/resendeph/mpaR",
  "BugReports": "https://github.com/resendeph/mpaR/issues",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-26 18:43:14 UTC",
    "User": "root"
  },
  "Author": "Paulo H Resende [aut, cre]",
  "Maintainer": "Paulo H Resende <paulo.resende@ttu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-26 10:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/mpaR",
  "RemoteRef": "HEAD",
  "RemoteSha": "169d7a05139eb19eadea47e93354fa2b70e7e08b",
  "MD5sum": "aca276a786aa485c8f71e0ea6cea3c1c",
  "_user": "cran",
  "_type": "src",
  "_file": "mpaR_0.4.0.tar.gz",
  "_fileid": "b841daac59c4369b3fbe5cf8ba4e0e6fe403faa861ba3a9d713a20d5a1a332c1",
  "_filesize": 258695,
  "_sha256": "b841daac59c4369b3fbe5cf8ba4e0e6fe403faa861ba3a9d713a20d5a1a332c1",
  "_created": "2026-06-26T18:43:14.000Z",
  "_published": "2026-06-26T18:45:45.976Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83726849445,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7913725723"
    },
    {
      "job": 83726849493,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7913726734"
    },
    {
      "job": 83726203095,
      "time": 219,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7913683900"
    },
    {
      "job": 83726849447,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7913721591"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28258065503",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mpaR",
  "_commit": {
    "id": "169d7a05139eb19eadea47e93354fa2b70e7e08b",
    "author": "Paulo H Resende <paulo.resende@ttu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.0\n",
    "time": 1782468002
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.4.0",
      "date": "2026-06-26"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 611,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_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.1",
  "_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,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2026-06-26"
    }
  ],
  "_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": [
    "cran",
    "resendeph"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-26T18:45:20.000Z",
      "distro": "resolute",
      "commit": "169d7a05139eb19eadea47e93354fa2b70e7e08b",
      "fileid": "9c19cc9f3792e0f72898900703c7183a673cee02e3f6d77dddb3fd00a383e3e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28258065503"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-26T18:45:19.000Z",
      "distro": "resolute",
      "commit": "169d7a05139eb19eadea47e93354fa2b70e7e08b",
      "fileid": "41bf9559def576d851f21c58c752c3236d87e7a555070c77dea234d3f19f6da3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28258065503"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-26T18:45:18.000Z",
      "commit": "169d7a05139eb19eadea47e93354fa2b70e7e08b",
      "fileid": "77cfe8fa6b89ab4776b17ad3a54ec9fbdbe80d6409615a571c01d89d49099ee5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28258065503"
    }
  ]
}