{
  "_id": "6a251e3c4b233be19838f811",
  "Package": "dst",
  "Type": "Package",
  "Title": "Using the Theory of Belief Functions",
  "Encoding": "UTF-8",
  "Version": "1.9.0",
  "Date": "2024-08-24",
  "Authors@R": "c(person(given = \"Peiyuan\",\nfamily = \"Zhu\",\nrole = c(\"aut\",\"cre\"),\nemail = \"garyzhubc@gmail.com\"),\nperson(given = \"Claude\",\nfamily = \"Boivin\",\nrole = c(\"aut\"),\nemail = \"webapp.cb@gmail.com\"))",
  "Description": "Using the Theory of Belief Functions for evidence\ncalculus. Basic probability assignments, or mass functions, can\nbe defined on the subsets of a set of possible values and\ncombined. A mass function can be extended to a larger frame.\nMarginalization, i.e. reduction to a smaller frame can also be\ndone. These features can be combined to analyze small belief\nnetworks and take into account situations where information\ncannot be satisfactorily described by probability\ndistributions.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "BugReports": "https://github.com/RAPLER/dst-1/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rapler.r-universe.dev",
  "Date/Publication": "2026-06-07 01:20:01 UTC",
  "RemoteUrl": "https://github.com/rapler/dst-1",
  "RemoteRef": "HEAD",
  "RemoteSha": "596894bb6752dc37061407bd087f0a936662868f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:26:00 UTC",
    "User": "root"
  },
  "Author": "Peiyuan Zhu [aut, cre],\nClaude Boivin [aut]",
  "Maintainer": "Peiyuan Zhu <garyzhubc@gmail.com>",
  "MD5sum": "ea4b479d354590289ada261f53df984c",
  "_user": "rapler",
  "_type": "src",
  "_file": "dst_1.9.0.tar.gz",
  "_fileid": "8c9d00028c8daebe5ce37c5b22c431263241ade411227cbbe64b80b0533d50a7",
  "_filesize": 518120,
  "_sha256": "8c9d00028c8daebe5ce37c5b22c431263241ade411227cbbe64b80b0533d50a7",
  "_created": "2026-06-07T07:26:00.000Z",
  "_published": "2026-06-07T07:31:08.097Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940756892,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7461892288"
    },
    {
      "job": 79940756882,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461891977"
    },
    {
      "job": 79940756898,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7461902995"
    },
    {
      "job": 79940756890,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461906053"
    },
    {
      "job": 79940540233,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461868978"
    },
    {
      "job": 79940756888,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461886557"
    },
    {
      "job": 79940756889,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7461886057"
    },
    {
      "job": 79940756900,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7461883107"
    },
    {
      "job": 79940756880,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461883570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rapler/dst-1",
  "_commit": {
    "id": "596894bb6752dc37061407bd087f0a936662868f",
    "author": "Claude Boivin <webapp.cb@gmail.com>",
    "committer": "Claude Boivin <webapp.cb@gmail.com>",
    "message": "Update peeling.R\n\nFunctions names changed.\n",
    "time": 1780795201
  },
  "_maintainer": {
    "name": "Peiyuan Zhu",
    "email": "garyzhubc@gmail.com",
    "login": "garyzhubc",
    "description": "",
    "uuid": 30366447
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bit",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rapler",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 19
    },
    {
      "week": "2025-24",
      "n": 3
    },
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2025-43",
      "n": 7
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 12
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "rapler",
      "count": 646,
      "uuid": 3817121
    },
    {
      "user": "garyzhubc",
      "count": 400,
      "uuid": 30366447
    }
  ],
  "_userbio": {
    "uuid": 3817121,
    "type": "user",
    "name": "Claude Boivin",
    "description": "Retired statistician."
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dst"
  },
  "_devurl": "https://github.com/rapler/dst-1",
  "_searchresults": 183,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dst.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rapler/dst-1",
  "_realowner": "rapler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2015-01-13"
    },
    {
      "version": "1.0.0",
      "date": "2018-04-25"
    },
    {
      "version": "1.3.0",
      "date": "2018-12-05"
    },
    {
      "version": "1.4.0",
      "date": "2019-08-20"
    },
    {
      "version": "1.4.1",
      "date": "2020-03-28"
    },
    {
      "version": "1.5.1",
      "date": "2022-01-03"
    },
    {
      "version": "1.5.2",
      "date": "2023-11-16"
    },
    {
      "version": "1.6.0",
      "date": "2024-04-18"
    },
    {
      "version": "1.7.0",
      "date": "2024-06-06"
    },
    {
      "version": "1.7.1",
      "date": "2024-08-27"
    },
    {
      "version": "1.8.0",
      "date": "2024-09-03"
    }
  ],
  "_exports": [
    "addTobca",
    "addToDSM",
    "bca",
    "bcaPrint",
    "bcaRel",
    "bcaTrunc",
    "belplau",
    "belplauH",
    "commonality",
    "decode",
    "DoSSnames",
    "dotprod",
    "dproj",
    "DSA",
    "DSAh",
    "DSC",
    "DSM",
    "dsrwon",
    "elim",
    "encode",
    "extFrame",
    "extmin",
    "extSSR",
    "inters",
    "intersBySSName",
    "jointDSM",
    "marrayToMatrix",
    "matrixToMarray",
    "nameCols",
    "nameCols_prod",
    "nameRows",
    "normalize",
    "nzdsr",
    "peeling",
    "plautrans",
    "printDSM",
    "productSpace",
    "PT",
    "PTsimDSM",
    "shape",
    "SSR",
    "tabresul",
    "truncateDSM",
    "ttmatrix",
    "uproj"
  ],
  "_datasets": [
    {
      "name": "ads",
      "title": "The Captain's Problem. 'ads': Relation between variables Arrival (A), Departure delay (D) and Sailing delay (S)",
      "object": "ads",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "nospec",
        "m",
        "6",
        "5",
        "4",
        "3",
        "2",
        "1",
        "0",
        "3",
        "2",
        "1",
        "0",
        "3",
        "2",
        "1",
        "0"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "captain_result",
      "title": "The Captain's Problem. 'swr': Result of the evaluation of the Hypergraph at node Arrival (A)",
      "object": "captain_result",
      "class": [
        "list",
        "bcaspec"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dlfm",
      "title": "The Captain's Problem. 'dlfm': Relation between variables Departure delay (D), Loading delay (L), Forecast of the weather (F), Maintenance delay (M)",
      "object": "dlfm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nospec",
        "m",
        "3",
        "2",
        "1",
        "0",
        "true",
        "false",
        "foul",
        "fair",
        "true",
        "false"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "fw",
      "title": "The Captain's Problem. 'fw': Relation between variables Forecast of the weather (F) and Weather at sea (W)",
      "object": "fw",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "nospec",
        "m",
        "foul",
        "fair",
        "foul",
        "fair"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "mrf",
      "title": "The Captain's Problem. 'mrf': Relation between variables No Maintenance (M = false) and Repairs at sea (R)",
      "object": "mrf",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "nospec",
        "m",
        "true",
        "false",
        "true",
        "false"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "mrt",
      "title": "The Captain's Problem. 'mrt': Relation between variables Maintenance done (M = true) and Repairs at sea (R)",
      "object": "mrt",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "nospec",
        "m",
        "true",
        "false",
        "true",
        "false"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "swr",
      "title": "The Captain's Problem. 'swr': Relation between variables Sailing delay (S), Weather at sea (W), and Repairs at sea (R)",
      "object": "swr",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "nospec",
        "m",
        "3",
        "2",
        "1",
        "0",
        "foul",
        "fair",
        "true",
        "false"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addToDSM",
      "title": "Add some elements of 0 mass to an existing DSM.",
      "topics": [
        "addTobca",
        "addToDSM"
      ]
    },
    {
      "page": "ads",
      "title": "The Captain's Problem. 'ads': Relation between variables Arrival (A), Departure delay (D) and Sailing delay (S)",
      "topics": [
        "ads"
      ]
    },
    {
      "page": "captain_result",
      "title": "The Captain's Problem. 'swr': Result of the evaluation of the Hypergraph at node Arrival (A)",
      "topics": [
        "captain_result"
      ]
    },
    {
      "page": "commonality",
      "title": "Compute qq from tt",
      "topics": [
        "commonality"
      ]
    },
    {
      "page": "decode",
      "title": "Find the value in base 10 of a number coded in another base",
      "topics": [
        "aplDecode",
        "decode"
      ]
    },
    {
      "page": "dlfm",
      "title": "The Captain's Problem. 'dlfm': Relation between variables Departure delay (D), Loading delay (L), Forecast of the weather (F), Maintenance delay (M)",
      "topics": [
        "dlfm"
      ]
    },
    {
      "page": "DoSSnames",
      "title": "Construct subsets names from column names of a tt matrix",
      "topics": [
        "DoSSnames"
      ]
    },
    {
      "page": "dotprod",
      "title": "Generalized inner product of two matrices",
      "topics": [
        "dotprod"
      ]
    },
    {
      "page": "dproj",
      "title": "Reduction of a jointDSM",
      "topics": [
        "dproj",
        "elim"
      ]
    },
    {
      "page": "DSA",
      "title": "Calculate the degrees of unambiguous support (p), unambiguous contradiction (q), and ambiguity (r) of a list of hypothesis based on a Dempster-Shafer Model (DSM).",
      "topics": [
        "belplau",
        "DSA"
      ]
    },
    {
      "page": "DSAh",
      "title": "Calculate degree of unambiguous support (p), unambiguous contradiction (q), ambiguity (r), plausibility, and plausibility ratio",
      "topics": [
        "belplauH",
        "DSAh"
      ]
    },
    {
      "page": "DSC",
      "title": "Combination of two Dempster-Shafer models",
      "topics": [
        "available.",
        "calculations",
        "cores",
        "DSC",
        "dsrwon",
        "make",
        "multiple",
        "of",
        "The",
        "use"
      ]
    },
    {
      "page": "DSM",
      "title": "Unidimensional Dempser-Shafer model",
      "topics": [
        "bca",
        "bpa",
        "DSM"
      ]
    },
    {
      "page": "encode",
      "title": "Convert a value to its representation in another chosen base",
      "topics": [
        "aplEncode",
        "encode"
      ]
    },
    {
      "page": "extSSR",
      "title": "Extension of a State Space Representation (SSR)",
      "topics": [
        "extFrame",
        "extSSR"
      ]
    },
    {
      "page": "fw",
      "title": "The Captain's Problem. 'fw': Relation between variables Forecast of the weather (F) and Weather at sea (W)",
      "topics": [
        "fw"
      ]
    },
    {
      "page": "inters",
      "title": "Intersection of two tables of propositions",
      "topics": [
        "inters"
      ]
    },
    {
      "page": "intersBySSName",
      "title": "Intersect two vectors of ssnames",
      "topics": [
        "intersBySSName"
      ]
    },
    {
      "page": "jointDSM",
      "title": "Multidimensional DS Model",
      "topics": [
        "bcaRel",
        "jointDSM"
      ]
    },
    {
      "page": "marrayToMatrix",
      "title": "Transformation of an array data to its matrix representation",
      "topics": [
        "marrayToMatrix"
      ]
    },
    {
      "page": "matrixToMarray",
      "title": "Transformation of the tt matrix of a relation",
      "topics": [
        "matrixToMarray"
      ]
    },
    {
      "page": "mrf",
      "title": "The Captain's Problem. 'mrf': Relation between variables No Maintenance (M = false) and Repairs at sea (R)",
      "topics": [
        "mrf"
      ]
    },
    {
      "page": "mrt",
      "title": "The Captain's Problem. 'mrt': Relation between variables Maintenance done (M = true) and Repairs at sea (R)",
      "topics": [
        "mrt"
      ]
    },
    {
      "page": "nameCols",
      "title": "Naming the columns of the 'tt' matrix",
      "topics": [
        "nameCols"
      ]
    },
    {
      "page": "nameCols_prod",
      "title": "Naming the columns of the 'tt' matrix of a product space",
      "topics": [
        "nameCols_prod"
      ]
    },
    {
      "page": "nameRows",
      "title": "Combining the column names of a matrix to construct names for the rows",
      "topics": [
        "nameRows"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalization of a basic chance assignment",
      "topics": [
        "normalize",
        "nzdsr"
      ]
    },
    {
      "page": "peeling",
      "title": "The peeling algorithm",
      "topics": [
        "peeling"
      ]
    },
    {
      "page": "printDSM",
      "title": "Simple printing of the 'tt' matrix and mass values of a Dempster-Shafer Model",
      "topics": [
        "bcaPrint",
        "printDSM"
      ]
    },
    {
      "page": "productSpace",
      "title": "Product space representation of a relation",
      "topics": [
        "productSpace"
      ]
    },
    {
      "page": "PT",
      "title": "Plausibility transformation of the singletons of a frame",
      "topics": [
        "plautrans",
        "PT"
      ]
    },
    {
      "page": "PTsimDSM",
      "title": "Plausibility Transform for Combined Simple Dempster-Shafer Models (simDSM)",
      "topics": [
        "PTsimDSM"
      ]
    },
    {
      "page": "shape",
      "title": "Obtain dimensions of an array or length of a vector with a single command",
      "topics": [
        "aplShape",
        "shape"
      ]
    },
    {
      "page": "SSR",
      "title": "One dimensional State Space representation",
      "topics": [
        "SSR"
      ]
    },
    {
      "page": "swr",
      "title": "The Captain's Problem. 'swr': Relation between variables Sailing delay (S), Weather at sea (W), and Repairs at sea (R)",
      "topics": [
        "swr"
      ]
    },
    {
      "page": "tabresul",
      "title": "Prepare a table of results",
      "topics": [
        "tabresul"
      ]
    },
    {
      "page": "truncateDSM",
      "title": "Truncation of the mass function of a DSM",
      "topics": [
        "bcaTrunc",
        "truncateDSM"
      ]
    },
    {
      "page": "ttmatrix",
      "title": "Construct a description matrix from a list of subsets names.",
      "topics": [
        "ttmatrix"
      ]
    },
    {
      "page": "uproj",
      "title": "Extension of a relation",
      "topics": [
        "extmin",
        "uproj"
      ]
    }
  ],
  "_readme": "https://github.com/rapler/dst-1/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 6.170936108609079,
  "_indexed": true,
  "_nocasepkg": "dst",
  "_universes": [
    "rapler",
    "garyzhubc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-06-07T07:28:44.000Z",
      "distro": "noble",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "6838344a8f7bbfe3adcdfc1be3ab90e82c89fdaeda4137d4cd733cea8804a293",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-06-07T07:28:43.000Z",
      "distro": "noble",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "89cabdec77df2a987a030bd1977dc0fb9fa62c474f07b7785b58244748d961c1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-06-07T07:30:05.000Z",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "276a1e21ded39d9074645f28a741e2c87f2911a6633f46d2e56156e05372891b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-06-07T07:30:24.000Z",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "1a08fd9cafbe0eeb645f79cfcf1080da4565a022859a5d81d6d9b69b4cef43d7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.0",
      "date": "2026-06-07T07:28:41.000Z",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "40e068534f989550d9e05f3c8c30b43c953baab3e4f99178d65415852f170b7b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-06-07T07:27:47.000Z",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "ea09a7c5ce94535985fb56c6a33efea45b8a0a78f22b5f3d6247eac06329a242",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-06-07T07:27:38.000Z",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "a25e59e892e6fef2cc89817282702b30983a562b9646a626dd22942694a7d0b3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-06-07T07:27:39.000Z",
      "commit": "596894bb6752dc37061407bd087f0a936662868f",
      "fileid": "3e85a23824cd12f1e1e70de6bf57d6784fff4e07ad503e38ea776a845c58b5c8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rapler/actions/runs/27086015453"
    }
  ]
}