{
  "_id": "6a0f5d6cacfb0bcc41c5a5cb",
  "Package": "backbone",
  "Type": "Package",
  "Title": "Extracts the Backbone from Networks",
  "Version": "3.0.4",
  "Authors@R": "c(\nperson(\"Zachary\", \"Neal\", email = \"zpneal@msu.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3076-4995\")),\nperson(\"Rachel\", \"Domagalski\", role = \"ctb\"),\nperson(\"Bruce\", \"Sagan\", role = \"ctb\"),\nperson(\"Karl\", \"Godard\", role = \"ctb\"))",
  "Description": "An implementation of methods for extracting a sparse\nunweighted network (i.e. a backbone) from an unweighted network\n(e.g., Hamann et al., 2016 <doi:10.1007/s13278-016-0332-2>), a\nweighted network (e.g., Serrano et al., 2009\n<doi:10.1073/pnas.0808904106>), or a weighted projection (e.g.,\nNeal et al., 2021 <doi:10.1038/s41598-021-03238-3>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://rbackbone.net",
  "BugReports": "https://github.com/zpneal/backbone/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://zpneal.r-universe.dev",
  "Date/Publication": "2026-05-21 12:42:24 UTC",
  "RemoteUrl": "https://github.com/zpneal/backbone",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 15:14:01 UTC",
    "User": "root"
  },
  "Author": "Zachary Neal [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3076-4995>),\nRachel Domagalski [ctb],\nBruce Sagan [ctb],\nKarl Godard [ctb]",
  "Maintainer": "Zachary Neal <zpneal@msu.edu>",
  "MD5sum": "f640f01778fd8061b2d3abf2b08c6ba5",
  "_user": "zpneal",
  "_type": "src",
  "_file": "backbone_3.0.4.tar.gz",
  "_fileid": "626a9e406f8ba79f7bbd3a088aceb2096c20117b65b20c16f90e3465d82cebc1",
  "_filesize": 5494381,
  "_sha256": "626a9e406f8ba79f7bbd3a088aceb2096c20117b65b20c16f90e3465d82cebc1",
  "_created": "2026-05-21T15:14:01.000Z",
  "_published": "2026-05-21T19:30:52.814Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77252389948,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7139734682"
    },
    {
      "job": 77252390145,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7139732378"
    },
    {
      "job": 77252390027,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139733512"
    },
    {
      "job": 77252389941,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139730986"
    },
    {
      "job": 77252390166,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7139743660"
    },
    {
      "job": 77252390100,
      "time": 256,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7139776145"
    },
    {
      "job": 77252390084,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139735278"
    },
    {
      "job": 77252390147,
      "time": 280,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139781566"
    },
    {
      "job": 77252389890,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139670656"
    },
    {
      "job": 77252389460,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145295892"
    },
    {
      "job": 77252390046,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7139727717"
    },
    {
      "job": 77252390043,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7139715110"
    },
    {
      "job": 77252389878,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139715431"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zpneal/backbone",
  "_commit": {
    "id": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
    "author": "zpneal <zpneal@msu.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #56 from zpneal/devel\n\nDevel",
    "time": 1779367344
  },
  "_maintainer": {
    "name": "Zachary Neal",
    "email": "zpneal@msu.edu",
    "login": "zpneal",
    "description": "",
    "uuid": 68908166,
    "orcid": "0000-0003-3076-4995"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "zpneal",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 12
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "c3.0.0",
      "date": "2025-09-17"
    },
    {
      "name": "v3.0.1",
      "date": "2025-10-01"
    },
    {
      "name": "v3.0.2",
      "date": "2025-10-06"
    },
    {
      "name": "v3.0.4",
      "date": "2026-05-21"
    }
  ],
  "_stars": 48,
  "_contributors": [
    {
      "user": "zpneal",
      "count": 514,
      "uuid": 68908166
    },
    {
      "user": "domagal9",
      "count": 336,
      "uuid": 41343995
    },
    {
      "user": "schochastics",
      "count": 5,
      "uuid": 17147355
    },
    {
      "user": "federicomarini",
      "count": 1,
      "uuid": 7447478
    }
  ],
  "_userbio": {
    "uuid": 68908166,
    "type": "user",
    "name": "zpneal"
  },
  "_downloads": {
    "count": 1017,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/backbone"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/zpneal/backbone",
  "_searchresults": 39,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/backbone.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zpneal/backbone",
  "_realowner": "zpneal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-09-19"
    },
    {
      "version": "1.1.0",
      "date": "2019-12-02"
    },
    {
      "version": "1.2.0",
      "date": "2020-05-15"
    },
    {
      "version": "1.2.1",
      "date": "2020-07-03"
    },
    {
      "version": "1.2.2",
      "date": "2020-08-26"
    },
    {
      "version": "1.3.0",
      "date": "2021-02-02"
    },
    {
      "version": "1.3.1",
      "date": "2021-02-16"
    },
    {
      "version": "1.4.0",
      "date": "2021-04-01"
    },
    {
      "version": "1.5.0",
      "date": "2021-06-04"
    },
    {
      "version": "1.5.1",
      "date": "2021-09-17"
    },
    {
      "version": "2.0.0",
      "date": "2021-12-10"
    },
    {
      "version": "2.0.1",
      "date": "2022-03-16"
    },
    {
      "version": "2.0.2",
      "date": "2022-03-18"
    },
    {
      "version": "2.0.3",
      "date": "2022-03-22"
    },
    {
      "version": "2.1.0",
      "date": "2022-06-01"
    },
    {
      "version": "2.1.1",
      "date": "2022-10-18"
    },
    {
      "version": "2.1.2",
      "date": "2023-02-13"
    },
    {
      "version": "2.1.3",
      "date": "2024-01-24"
    },
    {
      "version": "2.1.4",
      "date": "2024-05-09"
    },
    {
      "version": "2.1.5",
      "date": "2025-08-01"
    },
    {
      "version": "3.0.0",
      "date": "2025-09-15"
    },
    {
      "version": "3.0.1",
      "date": "2025-10-03"
    },
    {
      "version": "3.0.2",
      "date": "2025-10-06"
    },
    {
      "version": "3.0.3",
      "date": "2025-12-11"
    },
    {
      "version": "3.0.4",
      "date": "2026-05-20"
    }
  ],
  "_exports": [
    "backbone",
    "backbone_from_projection",
    "backbone_from_unweighted",
    "backbone_from_weighted",
    "bicm",
    "disparity",
    "fastball",
    "fdsm",
    "fixedcol",
    "fixedfill",
    "fixedrow",
    "lans",
    "mlf",
    "sdsm"
  ],
  "_datasets": [
    {
      "name": "senate108",
      "title": "Bill sponsorship in the 108th U.S. Senate",
      "object": "senate108",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "backbone",
      "title": "Extract the backbone from a network",
      "topics": [
        "backbone"
      ]
    },
    {
      "page": "backbone_from_projection",
      "title": "Extract the backbone from a weighted bipartite or hypgergraph projection",
      "topics": [
        "backbone_from_projection"
      ]
    },
    {
      "page": "backbone_from_unweighted",
      "title": "Extract the backbone from an unweighted, undirected network",
      "topics": [
        "backbone_from_unweighted"
      ]
    },
    {
      "page": "backbone_from_weighted",
      "title": "Extract the backbone from a weighted network",
      "topics": [
        "backbone_from_weighted"
      ]
    },
    {
      "page": "bicm",
      "title": "Bipartite Configuration Model",
      "topics": [
        "bicm"
      ]
    },
    {
      "page": "fastball",
      "title": "Randomize a binary matrix using the fastball algorithm",
      "topics": [
        "fastball"
      ]
    },
    {
      "page": "senate108",
      "title": "Bill sponsorship in the 108th U.S. Senate",
      "topics": [
        "senate108"
      ]
    }
  ],
  "_pkglogo": "https://github.com/zpneal/backbone/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/zpneal/backbone/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "senate.Rmd",
      "filename": "senate.html",
      "title": "Empirical Example of Backbone Extraction: The 108^th^ U.S. Senate",
      "author": "Zachary Neal, Michigan State University, zpneal@msu.edu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Introduction",
        "Data",
        "Extracting from a weighted projection",
        "Extracting from a weighted network",
        "Extracting from an unweighted network",
        "Lessons",
        "References"
      ],
      "created": "2025-09-17 12:41:22",
      "modified": "2026-05-21 12:42:24",
      "commits": 2
    },
    {
      "source": "backbone.Rmd",
      "filename": "backbone.html",
      "title": "Introduction to Backbone",
      "author": "Zachary Neal, Michigan State University, zpneal@msu.edu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Introduction",
        "Welcome",
        "Installing and loading the package",
        "Package overview",
        "Supported data formats",
        "tl;dr (the backbone() wrapper)",
        "Weighted networks",
        "Background",
        "Structural models",
        "Statistical models",
        "Weighted projections",
        "Background [@neal2014backbone]",
        "Statistical models",
        "Unweighted networks",
        "Background",
        "Structural models",
        "Advanced functions",
        "Backbone objects",
        "Signed backbones",
        "Custom backbones",
        "Utility functions",
        "Matrix randomization",
        "Bipartite Configuration Model (BiCM)",
        "References"
      ],
      "created": "2020-05-19 14:48:40",
      "modified": "2026-05-21 12:42:24",
      "commits": 16
    }
  ],
  "_score": 8.313050552811783,
  "_indexed": true,
  "_nocasepkg": "backbone",
  "_universes": [
    "zpneal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.4",
      "date": "2026-05-21T15:16:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "c0f6d9d4ad8c439885218ae21816d2349107c2c2ea34bdcf3b86abaf059617f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.4",
      "date": "2026-05-21T15:16:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "b32b8a54cded3e2ca8c91b827772a7da9061a7a4c8a90afd6f4790a1bf187b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.4",
      "date": "2026-05-21T15:16:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "e30398752c4050412308f6f106572938875f84339604ac4f3244133f7bf4c6d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.4",
      "date": "2026-05-21T15:16:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "e4897ed09f64b426a1b9a329e72a32e098914d13e489a5a62bc3393a8ee659de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.4",
      "date": "2026-05-21T15:16:50.000Z",
      "arch": "aarch64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "d69253497355fe87ed8ef72793ddb29aba44aeb5806cf6eecd8b97ea2f527430",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.4",
      "date": "2026-05-21T15:17:27.000Z",
      "arch": "x86_64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "0a30f47c8dc2d843c73d5dfc7ad1a169e69be2e517b0ce2367629039cce46e3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.4",
      "date": "2026-05-21T15:16:28.000Z",
      "arch": "aarch64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "c76d66a496456eda236cc96f7d3a3bc173af3ebf49f0876a19cb3a95660d205c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.4",
      "date": "2026-05-21T15:17:47.000Z",
      "arch": "x86_64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "0968af7b821385a9896aaa990a6cf378f8be5fbece568f62a34f97e6ae19b110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.4",
      "date": "2026-05-21T19:30:32.000Z",
      "arch": "emscripten",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "a9d41439606cdd3845f181807474fbf63aa5dfb943aff044aa6cf2eb3f4c8e14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.4",
      "date": "2026-05-21T15:15:36.000Z",
      "arch": "x86_64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "0592209df10b93c9ef1eb74673690b4ce06b44c1155726bd52012bd69a9983e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.4",
      "date": "2026-05-21T15:15:21.000Z",
      "arch": "x86_64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "514f4ca13bcc8af5acba3bbb6fd81d69b2cd11e5ffc298bec928809cb941db8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.4",
      "date": "2026-05-21T15:15:23.000Z",
      "arch": "x86_64",
      "commit": "a6ef2804b34d0d19ab8a01e0f569c6786a4760fe",
      "fileid": "8da437e7e835ad29aa175090cb4a71e22254a1196c2185639a2060266d4e80af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zpneal/actions/runs/26234704991"
    }
  ]
}