{
  "_id": "6a1d36251d7bb097a0a3cfac",
  "Package": "localboot",
  "Type": "Package",
  "Title": "Local Bootstrap Methods for Various Networks",
  "Version": "0.9.2",
  "Date": "2024-01-08",
  "Authors@R": "c(\nperson(\"Tianhai\", \"Zu\", email = \"zuti@mail.uc.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Yichen\", \"Qin\", email = \"qinyn@ucmail.uc.edu\", role = c(\"aut\",\"ctb\"))\n)",
  "Description": "Network analysis usually requires estimating the\nuncertainty of graph statistics. Through this package, we\nprovide tools to bootstrap various networks via local bootstrap\nprocedure. Additionally, it includes functions for generating\nprobability matrices, creating network adjacency matrices from\nprobability matrices, and plotting network structures. The\nreference will be updated soon.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://zzz1990771.r-universe.dev",
  "Date/Publication": "2024-02-14 19:27:31 UTC",
  "RemoteUrl": "https://github.com/zzz1990771/localboot",
  "RemoteRef": "HEAD",
  "RemoteSha": "06d32a4bb22f1f09cddba3da95953270131209e0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 07:09:50 UTC",
    "User": "root"
  },
  "Author": "Tianhai Zu [aut, cre],\nYichen Qin [aut, ctb]",
  "Maintainer": "Tianhai Zu <zuti@mail.uc.edu>",
  "MD5sum": "99049b8e56a02b9ea1c5f5c172a23a80",
  "_user": "zzz1990771",
  "_type": "src",
  "_file": "localboot_0.9.2.tar.gz",
  "_fileid": "17c92d4c348f858ac6537f8baab1122dd913faf754fd409f9809cd46b2aa5499",
  "_filesize": 188360,
  "_sha256": "17c92d4c348f858ac6537f8baab1122dd913faf754fd409f9809cd46b2aa5499",
  "_created": "2026-06-01T07:09:50.000Z",
  "_published": "2026-06-01T07:35:01.460Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78803214514,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325410928"
    },
    {
      "job": 78803214482,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325413599"
    },
    {
      "job": 78803214557,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325409120"
    },
    {
      "job": 78803214518,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325411411"
    },
    {
      "job": 78803214681,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325545149"
    },
    {
      "job": 78803214526,
      "time": 301,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325563501"
    },
    {
      "job": 78803214881,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325770280"
    },
    {
      "job": 78803214477,
      "time": 451,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325542345"
    },
    {
      "job": 78802916554,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325374290"
    },
    {
      "job": 78803214671,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325406512"
    },
    {
      "job": 78803214566,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325408700"
    },
    {
      "job": 78803214527,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325413871"
    },
    {
      "job": 78803214726,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325412043"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zzz1990771/localboot",
  "_commit": {
    "id": "06d32a4bb22f1f09cddba3da95953270131209e0",
    "author": "Tianhai <zzz1990771@gmail.com>",
    "committer": "Tianhai <zzz1990771@gmail.com>",
    "message": "update the simulation scripts\n",
    "time": 1707938851
  },
  "_maintainer": {
    "name": "Tianhai Zu",
    "email": "zuti@mail.uc.edu",
    "login": "zzz1990771",
    "description": "",
    "uuid": 16439588
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zzz1990771",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zzz1990771",
      "count": 15,
      "uuid": 16439588
    }
  ],
  "_userbio": {
    "uuid": 16439588,
    "type": "user",
    "name": "Tianhai"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/localboot"
  },
  "_devurl": "https://github.com/zzz1990771/localboot",
  "_searchresults": 11,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/localboot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zzz1990771/localboot",
  "_realowner": "zzz1990771",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.1",
      "date": "2023-12-21"
    },
    {
      "version": "0.9.2",
      "date": "2024-01-10"
    }
  ],
  "_exports": [
    "generate_graphon",
    "generate_network_P",
    "localboot",
    "plot_adj",
    "plot_P"
  ],
  "_help": [
    {
      "page": "localboot-package",
      "title": "localboot: A Package for Local Bootstrap Methods for Various Networks",
      "topics": [
        "localboot-package",
        "_PACKAGE"
      ]
    },
    {
      "page": "generate_graphon",
      "title": "Generate a Graphon Probability Matrix",
      "topics": [
        "generate_graphon"
      ]
    },
    {
      "page": "generate_network_P",
      "title": "Generate Network Adjacency Matrix from Probability Matrix",
      "topics": [
        "generate_network_P"
      ]
    },
    {
      "page": "localboot",
      "title": "Local Bootstrap for Network Data",
      "topics": [
        "localboot"
      ]
    },
    {
      "page": "plot_adj",
      "title": "Plot Adjacency Matrix",
      "topics": [
        "plot_adj"
      ]
    },
    {
      "page": "plot_P",
      "title": "Plot Probability Matrix",
      "topics": [
        "plot_P"
      ]
    }
  ],
  "_readme": "https://github.com/zzz1990771/localboot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_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"
    }
  ],
  "_score": 2.740362689494244,
  "_indexed": true,
  "_nocasepkg": "localboot",
  "_universes": [
    "zzz1990771"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-06-01T07:12:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "c88ce672c19674cb8e216c2389e09be4166761ef8539024f42af6a6a2d750245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-06-01T07:12:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "24ef266f5ef28ac0345ffc12468bd01bb3447932755917b16345c5e1e689b208",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-06-01T07:11:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "b5326c5bb54be70202a9f9a40f0f45d4809582d7dc0cd233a51a032ad95f9278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-06-01T07:12:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "0312ecde4ed8786078fe6a4833428c07e2687b025adfe551810338e96364411c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-06-01T07:20:41.000Z",
      "arch": "aarch64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "b02e3670043c04420708c84a0a37ed86ea06838d87a9e925afce0306af010dd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-06-01T07:21:32.000Z",
      "arch": "x86_64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "34e526380a3ca2c6ee6a5a792f9d3c842511934578978c47eb8f1f48a6b859ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-06-01T07:34:16.000Z",
      "arch": "aarch64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "73e322c748fd9d51e6dc50dc94f57808a3c57c01d4b97bff3038f04aefbd592a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-06-01T07:19:27.000Z",
      "arch": "x86_64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "1bdcf866cb95cec251d4ea71604266e347c0425f91e54d6e3f70f06cde687537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.2",
      "date": "2026-06-01T07:12:06.000Z",
      "arch": "emscripten",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "665089818c0e024afdb9c7164e1db916d3860e6c0cc199c88523c3afb3fd40be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-06-01T07:11:14.000Z",
      "arch": "x86_64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "ed8eee4b85de79461c87b76baacb7222dbb3ce107825ef682208ba6da2d7d765",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-06-01T07:11:18.000Z",
      "arch": "x86_64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "deb4a7a284d2483d1e64e02dc36e98bf8b8b8203807420d1de6b6439b51d6566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-06-01T07:11:37.000Z",
      "arch": "x86_64",
      "commit": "06d32a4bb22f1f09cddba3da95953270131209e0",
      "fileid": "b22bbbb9d8ddfc08776581cf23eb62977d6f236991bed5415e7834d42417a404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zzz1990771/actions/runs/26740416142"
    }
  ]
}