{
  "_id": "6a59f24609eb0996dd68fc7a",
  "Type": "Package",
  "Package": "ig.degree.betweenness",
  "Title": "\"Node+Edge Betweenness Community Detection Algorithm for\n'igraph' Objects\"",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Benjamin\", \"Smith\", , \"benyamin.smith@mail.utoronto.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0007-2206-0177\")),\nperson(\"Tyler\", \"Pittman\", , \"Tyler.Pittman@uhn.ca\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-5013-6980\")),\nperson(\"Wei\", \"Xu\", , \"Wei.Xu@uhn.ca\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-0257-8856\"))\n)",
  "Description": "Implements the \"Node + Edge Betweenness\" community\ndetection algorithm for network analysis using 'igraph'\nobjects. This algorithm combines node degree and betweenness\ncentrality measures to identify communities within networks,\nwith a gradient evident in social partitioning. The package\nprovides functions for implementation of the algorithm,\nvisualization, and analysis of the resulting community\nstructure along with the original dataset used in the\npublication. Methods are based on results from Smith, Pittman\nand Xu (2026) <doi:10.1002/cjs.70060>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/benyamindsmith/ig.degree.betweenness,\nhttps://benyamindsmith.github.io/ig.degree.betweenness/",
  "BugReports": "https://github.com/benyamindsmith/ig.degree.betweenness/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev",
  "Repository": "https://benyamindsmith.r-universe.dev",
  "Date/Publication": "2026-06-17 16:26:32 UTC",
  "RemoteUrl": "https://github.com/benyamindsmith/ig.degree.betweenness",
  "RemoteRef": "HEAD",
  "RemoteSha": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 09:10:10 UTC",
    "User": "root"
  },
  "Author": "Benjamin Smith [aut, cre] (ORCID:\n<https://orcid.org/0009-0007-2206-0177>),\nTyler Pittman [aut] (ORCID: <https://orcid.org/0000-0002-5013-6980>),\nWei Xu [aut] (ORCID: <https://orcid.org/0000-0002-0257-8856>)",
  "Maintainer": "Benjamin Smith <benyamin.smith@mail.utoronto.ca>",
  "_user": "benyamindsmith",
  "_type": "src",
  "_file": "ig.degree.betweenness_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/09696b7f1b35f5697e107c0642a7639cb1b6e507b63c142fd0247e4aec579c87",
  "_filesize": 126754,
  "_sha256": "09696b7f1b35f5697e107c0642a7639cb1b6e507b63c142fd0247e4aec579c87",
  "_expires": "2026-10-25T09:13:40.000Z",
  "_created": "2026-07-17T09:10:10.000Z",
  "_published": "2026-07-17T09:13:42.100Z",
  "_jobs": [
    {
      "job": 87848145576,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402343560"
    },
    {
      "job": 87848145572,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402346222"
    },
    {
      "job": 87848145589,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402330166"
    },
    {
      "job": 87848145638,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402318296"
    },
    {
      "job": 87847530163,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402276920"
    },
    {
      "job": 87848145608,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8402335298"
    },
    {
      "job": 87848145663,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402310045"
    },
    {
      "job": 87848145624,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402311198"
    },
    {
      "job": 87848145603,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402319157"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585",
  "_status": "success",
  "_upstream": "https://github.com/benyamindsmith/ig.degree.betweenness",
  "_commit": {
    "id": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
    "author": "Benjamin Smith <46410142+benyamindsmith@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update badges in README.md for better visibility",
    "time": 1781713592
  },
  "_maintainer": {
    "name": "Benjamin Smith",
    "email": "benyamin.smith@mail.utoronto.ca",
    "orcid": "0009-0007-2206-0177"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "BBmisc",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "igraphdata",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "qgraph",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "benyamindsmith",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 15
    },
    {
      "week": "2026-25",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2026-06-17"
    }
  ],
  "_topics": [
    "community-detection-algorithms",
    "igraph"
  ],
  "_stars": 40,
  "_contributors": [
    {
      "user": "benyamindsmith",
      "count": 85,
      "uuid": 46410142
    },
    {
      "user": "tylerpittman",
      "count": 11,
      "uuid": 52827078
    }
  ],
  "_userbio": {
    "uuid": 46410142,
    "type": "user",
    "name": "Benjamin Smith",
    "followers": 58
  },
  "_downloads": {
    "count": 356,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ig.degree.betweenness"
  },
  "_devurl": "https://github.com/benyamindsmith/ig.degree.betweenness",
  "_pkgdown": "https://benyamindsmith.github.io/ig.degree.betweenness/",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ig.degree.betweenness.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benyamindsmith/ig.degree.betweenness",
  "_realowner": "benyamindsmith",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-14"
    },
    {
      "version": "0.1.1",
      "date": "2025-03-11"
    },
    {
      "version": "0.2.0",
      "date": "2025-06-24"
    },
    {
      "version": "0.2.1",
      "date": "2026-06-17"
    }
  ],
  "_exports": [
    "cluster_degree_betweenness",
    "degree_balance",
    "lcd_graph",
    "lcd_graph_alternating",
    "lcd_graph_bidirectional",
    "lcd_graph_mixed",
    "plot_node_degrees",
    "plot_simplified_edgeplot",
    "prep_unlabeled_graph"
  ],
  "_datasets": [
    {
      "name": "oncology_network",
      "title": "Oncology Clinical Trial Referral Network",
      "object": "oncology_network",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "cluster_degree_betweenness",
      "title": "Community structure detection based on node degree centrality and edge betweenness",
      "topics": [
        "cluster_degree_betweenness"
      ]
    },
    {
      "page": "degree_balance",
      "title": "Analyze Degree Balance of a Graph",
      "topics": [
        "degree_balance"
      ]
    },
    {
      "page": "lcd_graphs",
      "title": "Generate Linearized Chord Diagram (LCD) Graphs",
      "topics": [
        "lcd_graph",
        "lcd_graphs",
        "lcd_graph_alternating",
        "lcd_graph_bidirectional",
        "lcd_graph_mixed"
      ]
    },
    {
      "page": "oncology_network",
      "title": "Oncology Clinical Trial Referral Network",
      "topics": [
        "oncology_network"
      ]
    },
    {
      "page": "plot_node_degrees",
      "title": "Visualize Node Degree Distribution in a Network Graph",
      "topics": [
        "plot_node_degrees"
      ]
    },
    {
      "page": "plot_simplified_edgeplot",
      "title": "Plot Simplified Edgeplot",
      "topics": [
        "plot_simplified_edgeplot"
      ]
    },
    {
      "page": "prep_unlabeled_graph",
      "title": "Prepared Unlabeled Graph to work with Degree-Betweenness Algorithm",
      "topics": [
        "prep_unlabeled_graph"
      ]
    }
  ],
  "_readme": "https://github.com/benyamindsmith/ig.degree.betweenness/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "BBmisc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "corpcor",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glasso",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "igraphdata",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "nlme",
    "nnet",
    "numDeriv",
    "pbapply",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "psych",
    "purrr",
    "qgraph",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rlist",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "yaml"
  ],
  "_score": 5.447158031342219,
  "_indexed": true,
  "_nocasepkg": "ig.degree.betweenness",
  "_universes": [
    "benyamindsmith"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-17T09:12:47.000Z",
      "distro": "resolute",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/c591cb90d826d5b4960e7a4825d8fcf16c6a06a25710876da2ce43f9cb8b0e86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-17T09:13:01.000Z",
      "distro": "resolute",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/2eb4677eaffde0fe4d6098609776bbe7ae6652f5675e9fec0dc945895c84b8c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-17T09:12:12.000Z",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/88821fcb10e645bbd8f375e0f0420cdf8e57419e226d44c98859f5cb1398c5fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-17T09:11:51.000Z",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/7e42052e1572bdb4dc1b6f50f02eaf788563b18341d19487ba0df00fd45d7b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-17T09:12:51.000Z",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/f5c8ce6114f563f0ad98db08cca2b73864b4fc56ea0c16346f36865ba412203f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-17T09:11:16.000Z",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/18c8e2f3645ebfc481d5d710927cf3a102483c620834f77daf045bfbf83ed88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-17T09:11:23.000Z",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/eb5b978c2700a679a85cbaa4840275758d0f86b0730ba47a26cd0c21d61fabbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-17T09:11:38.000Z",
      "commit": "96c8c868c9cfba1ac436b9aa1f327424096f7e4d",
      "fileid": "https://r2.ropensci.org/20c9686d5c580d345423e8912d4c2f9b5a7b36f11b9389e3fc8a9345556dcfa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benyamindsmith/actions/runs/29568805585"
    }
  ]
}