{
  "_id": "6a1ef4c3b401979e7341640e",
  "Package": "xtranat",
  "Type": "Package",
  "Title": "Network Metrics Based on Random Walks",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Fernando\",\nfamily = \"DePaolis\",\nrole = c(\"aut\", \"cre\"),\nemail = \"fdepaolis@middlebury.edu\",\ncomment = c(ORCID = \"0000-0003-2296-8381\")))",
  "Description": "There are two new network metrics, RWC (random walk\ncentrality) and CBET (counting betweenness). Also available are\nthe normalized versions of those metrics. These measures of\ncentrality and betweenness are particularly useful for the\nanalysis of very dense weighted networks which include loops.\nTraditional measures do not work as well for those network\ncharacteristics. The main reference is DePaolis at al (2022)\n<doi:10.1007/s41109-022-00519-2>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/fdepaolis/xtranat",
  "BugReports": "https://github.com/fdepaolis/xtranat/issues",
  "Repository": "https://fdepaolis.r-universe.dev",
  "Date/Publication": "2023-05-24 23:56:26 UTC",
  "RemoteUrl": "https://github.com/fdepaolis/xtranat",
  "RemoteRef": "HEAD",
  "RemoteSha": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:01:47 UTC",
    "User": "root"
  },
  "Author": "Fernando DePaolis [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2296-8381>)",
  "Maintainer": "Fernando DePaolis <fdepaolis@middlebury.edu>",
  "MD5sum": "2456a1830477eaf265c67ff1693e860e",
  "_user": "fdepaolis",
  "_type": "src",
  "_file": "xtranat_0.1.0.tar.gz",
  "_fileid": "4d2bdb14b89ba80802143ecde3f6765c172b0a13baa6ca09e0996791b01402bf",
  "_filesize": 248583,
  "_sha256": "4d2bdb14b89ba80802143ecde3f6765c172b0a13baa6ca09e0996791b01402bf",
  "_created": "2026-05-19T07:01:47.000Z",
  "_published": "2026-06-02T15:20:35.840Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79106384830,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076929393"
    },
    {
      "job": 79106384957,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076918900"
    },
    {
      "job": 79106384798,
      "time": 287,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076932038"
    },
    {
      "job": 79106385230,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076911649"
    },
    {
      "job": 79106383900,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076881509"
    },
    {
      "job": 79106383338,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362034857"
    },
    {
      "job": 79106384618,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076909991"
    },
    {
      "job": 79106385117,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076903167"
    },
    {
      "job": 79106384723,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076901830"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fdepaolis/xtranat",
  "_commit": {
    "id": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
    "author": "Fernando DePaolis <1527320+fdepaolis@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nminor edits",
    "time": 1684972586
  },
  "_maintainer": {
    "name": "Fernando DePaolis",
    "email": "fdepaolis@middlebury.edu",
    "login": "fdepaolis",
    "description": "",
    "uuid": 1527320,
    "orcid": "0000-0003-2296-8381"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fdepaolis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fdepaolis",
      "count": 30,
      "uuid": 1527320
    }
  ],
  "_userbio": {
    "uuid": 1527320,
    "type": "user",
    "name": "Fernando DePaolis"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xtranat"
  },
  "_devurl": "https://github.com/fdepaolis/xtranat",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xtranat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fdepaolis/xtranat",
  "_realowner": "fdepaolis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-27"
    }
  ],
  "_exports": [
    "cbet",
    "cbet_norm",
    "mfpt",
    "rwc",
    "rwc_norm"
  ],
  "_datasets": [
    {
      "name": "exmpl_matrix",
      "title": "Data to showcase the functions in the xtranat package",
      "object": "exmpl_matrix",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cbet",
      "title": "Computes Counting Betweenness",
      "topics": [
        "cbet"
      ]
    },
    {
      "page": "cbet_norm",
      "title": "Computes Counting Betweenness in normalized format",
      "topics": [
        "cbet_norm"
      ]
    },
    {
      "page": "exmpl_matrix",
      "title": "Data to showcase the functions in the xtranat package",
      "topics": [
        "exmpl_matrix"
      ]
    },
    {
      "page": "mfpt",
      "title": "Computes mfpt",
      "topics": [
        "mfpt"
      ]
    },
    {
      "page": "rwc",
      "title": "Computes Random Walk Centrality",
      "topics": [
        "rwc"
      ]
    },
    {
      "page": "rwc_norm",
      "title": "Computes Random Walk Centrality in normalized format",
      "topics": [
        "rwc_norm"
      ]
    }
  ],
  "_pkglogo": "https://github.com/fdepaolis/xtranat/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/fdepaolis/xtranat/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "xtranat.Rmd",
      "filename": "xtranat.html",
      "title": "xtranat",
      "author": "Fernando DePaolis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Mean First Pass Time",
        "Random Walk Centrality",
        "Counting Betweenness",
        "An Example of Metrics from igraph and xtranat (using normalized values)",
        "Network graph",
        "Table with values of network metrics from igraph and xtranat",
        "Closing Comments"
      ],
      "created": "2023-03-21 02:58:01",
      "modified": "2023-03-27 19:02:50",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "xtranat",
  "_universes": [
    "fdepaolis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T07:04:48.000Z",
      "distro": "noble",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "36101bb53e5e187eae4a02abcaca9d89e063d45d18d2a6e7ef12fa62e64cb062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T07:04:09.000Z",
      "distro": "noble",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "fa0a60a355b6a55384c4afdfa0bd1fcc45e51aceb13d89f84f3a5c00eb0094aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T07:05:03.000Z",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "ef08fe1e5d18b18b5b530b002155f187f7d09ad756a4e28728f10df9ab1e9b05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T07:03:46.000Z",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "73d0c237cdbb6518219b56d40a41a63ac6077370241a3e42d59f9df5759e9784",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T07:03:32.000Z",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "ec55f6009850ec39ee88d52a9d4e16f96d86dca4eb2622056983c17781ecdee1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T07:03:07.000Z",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "0fe998ca8418959fb727466268545e6a4a4a35b2bf7302064c260cb77e1cc5d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T07:03:02.000Z",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "e92fdd7eb17dcb9562a7edade526e5c3329d84209d70df99bcd05262244853d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:20:09.000Z",
      "commit": "f319ef39677f2ba56990ba00362a2aaaf634fee3",
      "fileid": "6d4c57364eea5aa7f961e1b39af3a3f6a636a6929d9ae468862263c5871a735d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fdepaolis/actions/runs/26081589924"
    }
  ]
}