{
  "_id": "6a14baa4acfb0bcc41d4b3d6",
  "Package": "BMisc",
  "Title": "Miscellaneous Functions for Panel Data, Quantiles, and Printing\nResults",
  "Version": "1.4.9",
  "Authors@R": "person(\"Brantly\", \"Callaway\", email = \"brantly.callaway@uga.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "These are miscellaneous functions for working with panel\ndata, quantiles, and printing results.  For panel data, the\npackage includes functions for making a panel data balanced\n(that is, dropping missing individuals that have missing\nobservations in any time period), converting id numbers to row\nnumbers, and to treat repeated cross sections as panel data\nunder the assumption of rank invariance.  For quantiles, there\nare functions to make distribution functions from a set of data\npoints (this is particularly useful when a distribution\nfunction is created in several steps), to combine distribution\nfunctions based on some external weights, and to invert\ndistribution functions.  Finally, there are several other\nmiscellaneous functions for obtaining weighted means, weighted\ndistribution functions, and weighted quantiles; to generate\nsummary statistics and their differences for two groups; and to\nadd or drop covariates from formulas.  Additional utilities\nsupport staggered treatment adoption settings, including\nfunctions for identifying treatment groups, recovering\npre-treatment outcomes and covariate averages, and computing\nlagged outcomes and first differences in panel data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://bcallaway11.github.io/BMisc/",
  "BugReports": "https://github.com/bcallaway11/BMisc/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bcallaway11.r-universe.dev",
  "Date/Publication": "2026-05-25 19:42:47 UTC",
  "RemoteUrl": "https://github.com/bcallaway11/bmisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 21:05:23 UTC",
    "User": "root"
  },
  "Author": "Brantly Callaway [aut, cre]",
  "Maintainer": "Brantly Callaway <brantly.callaway@uga.edu>",
  "MD5sum": "985545299c488198bfd8c849e34ac49d",
  "_user": "bcallaway11",
  "_type": "src",
  "_file": "BMisc_1.4.9.tar.gz",
  "_fileid": "73874f4b79b4ffd0d6c90ec974c720e91014261877fc9742edee927508cc928a",
  "_filesize": 233825,
  "_sha256": "73874f4b79b4ffd0d6c90ec974c720e91014261877fc9742edee927508cc928a",
  "_created": "2026-05-25T21:05:23.000Z",
  "_published": "2026-05-25T21:09:56.403Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77771925197,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7204919571"
    },
    {
      "job": 77771925162,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7204919762"
    },
    {
      "job": 77771925169,
      "time": 188,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204924730"
    },
    {
      "job": 77771925186,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204918956"
    },
    {
      "job": 77771925187,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7204908275"
    },
    {
      "job": 77771925188,
      "time": 233,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7204931967"
    },
    {
      "job": 77771925168,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204919142"
    },
    {
      "job": 77771925155,
      "time": 216,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204929235"
    },
    {
      "job": 77771605964,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204893435"
    },
    {
      "job": 77771925189,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204914413"
    },
    {
      "job": 77771925164,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7204920638"
    },
    {
      "job": 77771925180,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7204913399"
    },
    {
      "job": 77771925172,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7204916175"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bcallaway11/bmisc",
  "_commit": {
    "id": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
    "author": "Brantly Callaway <brantly.callaway@uga.edu>",
    "committer": "Brantly Callaway <brantly.callaway@uga.edu>",
    "message": "Rebuild README and pkgdown site for 1.4.9 release\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1779738167
  },
  "_maintainer": {
    "name": "Brantly Callaway",
    "email": "brantly.callaway@uga.edu",
    "login": "bcallaway11",
    "description": "Brantly Callaway, Department of Economics, University of Georgia",
    "uuid": 148795
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "plm",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    }
  ],
  "_owner": "bcallaway11",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 22
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "bcallaway11",
      "count": 158,
      "uuid": 148795
    },
    {
      "user": "zeileis",
      "count": 3,
      "uuid": 61125774
    },
    {
      "user": "kylebutts",
      "count": 3,
      "uuid": 19961439
    }
  ],
  "_userbio": {
    "uuid": 148795,
    "type": "user",
    "name": "Brantly Callaway",
    "description": "Brantly Callaway, Department of Economics, University of Georgia"
  },
  "_downloads": {
    "count": 10966,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BMisc"
  },
  "_devurl": "https://github.com/bcallaway11/bmisc",
  "_pkgdown": "https://bcallaway11.github.io/BMisc/",
  "_searchresults": 136,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BMisc.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/bcallaway11/bmisc",
  "_realowner": "bcallaway11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-14"
    },
    {
      "version": "1.0.1",
      "date": "2017-06-15"
    },
    {
      "version": "1.1.1",
      "date": "2017-11-06"
    },
    {
      "version": "1.2.0",
      "date": "2018-02-27"
    },
    {
      "version": "1.3.0",
      "date": "2018-07-16"
    },
    {
      "version": "1.3.1",
      "date": "2018-08-15"
    },
    {
      "version": "1.4.1",
      "date": "2020-04-01"
    },
    {
      "version": "1.4.2",
      "date": "2020-12-18"
    },
    {
      "version": "1.4.3",
      "date": "2021-12-09"
    },
    {
      "version": "1.4.4",
      "date": "2022-01-26"
    },
    {
      "version": "1.4.5",
      "date": "2022-07-11"
    },
    {
      "version": "1.4.6",
      "date": "2024-03-09"
    },
    {
      "version": "1.4.7",
      "date": "2025-01-10"
    },
    {
      "version": "1.4.8",
      "date": "2025-02-04"
    }
  ],
  "_exports": [
    "add_cov_to_formula",
    "addCovToFormla",
    "block_boot_sample",
    "blockBootSample",
    "check_staggered",
    "check_staggered_inner",
    "checkfun",
    "combine_ecdfs",
    "combineDfs",
    "compare_binary",
    "compare_binary_inner",
    "compareBinary",
    "cs2panel",
    "drop_collinear",
    "drop_cov_from_formula",
    "dropCovFromFormla",
    "element_wise_mult",
    "get_first_difference",
    "get_group",
    "get_group_inner",
    "get_lagYi",
    "get_list_element",
    "get_principal_components",
    "get_Yi1",
    "get_Yi1_inner",
    "get_Yibar",
    "get_Yibar_inner",
    "get_Yibar_pre",
    "get_Yibar_pre_inner",
    "get_YiGmin1",
    "get_YiGmin1_inner",
    "get_Yit",
    "get_Yit_inner",
    "getListElement",
    "getWeightedDf",
    "getWeightedMean",
    "getWeightedQuantiles",
    "id2rownum",
    "ids2rownum",
    "invert_ecdf",
    "invertEcdf",
    "lhs_vars",
    "lhs.vars",
    "make_balanced_panel",
    "make_dist",
    "makeBalancedPanel",
    "makeDist",
    "multiplier_bootstrap",
    "mv_mult",
    "orig2t",
    "orig2t_inner",
    "panel2cs",
    "panel2cs2",
    "rhs",
    "rhs_vars",
    "rhs.vars",
    "source_all",
    "subsample",
    "t2orig",
    "t2orig_inner",
    "time_invariant_to_panel",
    "toformula",
    "TorF",
    "weighted_checkfun",
    "weighted_combine_list",
    "weighted_ecdf",
    "weighted_mean",
    "weighted_quantile",
    "weighted_quantile_inner",
    "weighted.checkfun"
  ],
  "_help": [
    {
      "page": "add_cov_to_formula",
      "title": "Add a Covariate to a Formula",
      "topics": [
        "add_cov_to_formula"
      ]
    },
    {
      "page": "block_boot_sample",
      "title": "Block Bootstrap",
      "topics": [
        "block_boot_sample"
      ]
    },
    {
      "page": "check_staggered",
      "title": "check_staggered",
      "topics": [
        "check_staggered"
      ]
    },
    {
      "page": "checkfun",
      "title": "Check Function",
      "topics": [
        "checkfun"
      ]
    },
    {
      "page": "combine_ecdfs",
      "title": "Combine Two Distribution Functions",
      "topics": [
        "combine_ecdfs"
      ]
    },
    {
      "page": "compare_binary",
      "title": "Compare Variables across Groups",
      "topics": [
        "compare_binary"
      ]
    },
    {
      "page": "cs2panel",
      "title": "Cross Section to Panel",
      "topics": [
        "cs2panel"
      ]
    },
    {
      "page": "drop_collinear",
      "title": "drop_collinear",
      "topics": [
        "drop_collinear"
      ]
    },
    {
      "page": "drop_cov_from_formula",
      "title": "Drop a Covariate from a Formula",
      "topics": [
        "drop_cov_from_formula"
      ]
    },
    {
      "page": "element_wise_mult",
      "title": "element_wise_mult",
      "topics": [
        "element_wise_mult"
      ]
    },
    {
      "page": "get_first_difference",
      "title": "get_first_difference",
      "topics": [
        "get_first_difference"
      ]
    },
    {
      "page": "get_group",
      "title": "get_group",
      "topics": [
        "get_group"
      ]
    },
    {
      "page": "get_lagYi",
      "title": "get_lagYi",
      "topics": [
        "get_lagYi"
      ]
    },
    {
      "page": "get_list_element",
      "title": "Return Particular Element from Each Element in a List",
      "topics": [
        "get_list_element"
      ]
    },
    {
      "page": "get_principal_components",
      "title": "get_principal_components",
      "topics": [
        "get_principal_components"
      ]
    },
    {
      "page": "get_Yi1",
      "title": "get_Yi1",
      "topics": [
        "get_Yi1"
      ]
    },
    {
      "page": "get_Yibar",
      "title": "get_Yibar",
      "topics": [
        "get_Yibar"
      ]
    },
    {
      "page": "get_Yibar_pre",
      "title": "get_Yibar_pre",
      "topics": [
        "get_Yibar_pre"
      ]
    },
    {
      "page": "get_YiGmin1",
      "title": "get_YiGmin1",
      "topics": [
        "get_YiGmin1"
      ]
    },
    {
      "page": "get_Yit",
      "title": "get_Yit",
      "topics": [
        "get_Yit"
      ]
    },
    {
      "page": "ids2rownum",
      "title": "Convert Vector of ids into Vector of Row Numbers",
      "topics": [
        "ids2rownum"
      ]
    },
    {
      "page": "invert_ecdf",
      "title": "Invert Ecdf",
      "topics": [
        "invert_ecdf"
      ]
    },
    {
      "page": "lhs_vars",
      "title": "Left-hand Side Variables",
      "topics": [
        "lhs_vars"
      ]
    },
    {
      "page": "make_balanced_panel",
      "title": "Balance a Panel Data Set",
      "topics": [
        "make_balanced_panel"
      ]
    },
    {
      "page": "make_dist",
      "title": "Make a Distribution Function",
      "topics": [
        "make_dist"
      ]
    },
    {
      "page": "multiplier_bootstrap",
      "title": "multiplier_bootstrap",
      "topics": [
        "multiplier_bootstrap"
      ]
    },
    {
      "page": "mv_mult",
      "title": "Matrix-Vector Multiplication",
      "topics": [
        "mv_mult"
      ]
    },
    {
      "page": "orig2t",
      "title": "orig2t",
      "topics": [
        "orig2t"
      ]
    },
    {
      "page": "panel2cs",
      "title": "Panel Data to Repeated Cross Sections",
      "topics": [
        "panel2cs"
      ]
    },
    {
      "page": "panel2cs2",
      "title": "Panel Data to Repeated Cross Sections",
      "topics": [
        "panel2cs2"
      ]
    },
    {
      "page": "rhs",
      "title": "Right-hand Side of Formula",
      "topics": [
        "rhs"
      ]
    },
    {
      "page": "rhs_vars",
      "title": "Right-hand Side Variables",
      "topics": [
        "rhs_vars"
      ]
    },
    {
      "page": "source_all",
      "title": "source_all",
      "topics": [
        "source_all"
      ]
    },
    {
      "page": "subsample",
      "title": "Subsample of Observations from Panel Data",
      "topics": [
        "subsample"
      ]
    },
    {
      "page": "t2orig",
      "title": "t2orig",
      "topics": [
        "t2orig"
      ]
    },
    {
      "page": "time_invariant_to_panel",
      "title": "time_invariant_to_panel",
      "topics": [
        "time_invariant_to_panel"
      ]
    },
    {
      "page": "toformula",
      "title": "Variable Names to Formula",
      "topics": [
        "toformula"
      ]
    },
    {
      "page": "TorF",
      "title": "TorF",
      "topics": [
        "TorF"
      ]
    },
    {
      "page": "weighted_checkfun",
      "title": "Weighted Check Function",
      "topics": [
        "weighted_checkfun"
      ]
    },
    {
      "page": "weighted_combine_list",
      "title": "weighted_combine_list",
      "topics": [
        "weighted_combine_list"
      ]
    },
    {
      "page": "weighted_ecdf",
      "title": "Weighted Distribution Function",
      "topics": [
        "weighted_ecdf"
      ]
    },
    {
      "page": "weighted_mean",
      "title": "Weighted Mean",
      "topics": [
        "weighted_mean"
      ]
    },
    {
      "page": "weighted_quantile",
      "title": "weighted_quantile",
      "topics": [
        "weighted_quantile"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bcallaway11/bmisc/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bcallaway11/bmisc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "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": 7.838229125473806,
  "_indexed": true,
  "_nocasepkg": "bmisc",
  "_universes": [
    "bcallaway11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.9",
      "date": "2026-05-25T21:07:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "db694ecb24dac13e6dc681c5d9d7c4f94c9cd04e3160cf1403e3da310e048af4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.9",
      "date": "2026-05-25T21:07:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "ed62ac8cbced80d0aa03e8d208aec68cf83ea0b8457547edff4dfeaab0575f7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.9",
      "date": "2026-05-25T21:08:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "c2d6c8f86dfca5c209e7fbfda5db5b147507753a0d7419b154e541e8007c82bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.9",
      "date": "2026-05-25T21:07:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "f7d42fe033f8b45a96e159be81e44d7cac39aca80212422b2b743ebe82ddf1a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.9",
      "date": "2026-05-25T21:06:54.000Z",
      "arch": "aarch64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "20dd8ccfb71c8aa5b0c48181109f002b6029282e2f222badb2123d7202502e67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.9",
      "date": "2026-05-25T21:08:47.000Z",
      "arch": "x86_64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "09cf084017cd620d6f9b918a152123d2e80b06fb3d965f784f27b5aacae42e70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.9",
      "date": "2026-05-25T21:07:41.000Z",
      "arch": "aarch64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "2a48d380ee9acc6e76f9797781cb6f3571e8ecf8e9639bf419e6c8e906817ce9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.9",
      "date": "2026-05-25T21:08:22.000Z",
      "arch": "x86_64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "0380a93de3534ba1e6dde7f9f30c3f701150bd79e6da5556cbba8656f2dad977",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.9",
      "date": "2026-05-25T21:07:46.000Z",
      "arch": "emscripten",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "41265fa5efb4c571e2ffd797383a384a52728a5eeeb39bfd7a1a6556119e13c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.9",
      "date": "2026-05-25T21:07:23.000Z",
      "arch": "x86_64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "40ff6d2ee3e09d0f9f650cba421b0e4bfb61f58cbd8af1401b442fdddd2ea157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.9",
      "date": "2026-05-25T21:06:49.000Z",
      "arch": "x86_64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "7a2665904ac627a2f122a9a1bb8e87b6abb30d73dc25410cd43dffe87b71bf26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.9",
      "date": "2026-05-25T21:07:03.000Z",
      "arch": "x86_64",
      "commit": "eb5164b7030bc8a53a0bed91425959cb75f41f97",
      "fileid": "e0be10572a752050ffeb66141189ef504de9765132e13186b8d48c10333dcbcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcallaway11/actions/runs/26419663352"
    }
  ]
}