{
  "_id": "6a55d174ff0138dec5d69470",
  "Package": "bnclassify",
  "Title": "Learning Discrete Bayesian Network Classifiers from Data",
  "Description": "State-of-the art algorithms for learning discrete Bayesian\nnetwork classifiers from data, including a number of those\ndescribed in Bielza & Larranaga (2014) <doi:10.1145/2576868>,\nwith functions for prediction, model evaluation and inspection.",
  "Version": "0.4.8",
  "Authors@R": "c(person(\"Mihaljevic\",\"Bojan\",email=\"boki.mihaljevic@gmail.com\",role=c(\"aut\",\"cre\", \"cph\")),\nperson(\"Bielza\",\"Concha\",email=\"mcbielza@fi.upm.es\",role=\"aut\"),\nperson(\"Larranaga\",\"Pedro\",email=\"pedro.larranaga@fi.upm.es\",role=\"aut\"),\nperson(\"Wickham\", \"Hadley\", role=\"ctb\", comment=\"some code extracted from memoise package\"))",
  "URL": "https://github.com/bmihaljevic/bnclassify",
  "BugReports": "https://github.com/bmihaljevic/bnclassify/issues",
  "Encoding": "UTF-8",
  "License": "GPL (>= 2)",
  "Maintainer": "Mihaljevic Bojan <boki.mihaljevic@gmail.com>",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Repository": "https://bmihaljevic.r-universe.dev",
  "Date/Publication": "2024-03-15 10:22:30 UTC",
  "RemoteUrl": "https://github.com/bmihaljevic/bnclassify",
  "RemoteRef": "HEAD",
  "RemoteSha": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-14 05:57:05 UTC",
    "User": "root"
  },
  "Author": "Mihaljevic Bojan [aut, cre, cph],\nBielza Concha [aut],\nLarranaga Pedro [aut],\nWickham Hadley [ctb] (some code extracted from memoise package)",
  "_user": "bmihaljevic",
  "_type": "src",
  "_file": "bnclassify_0.4.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/884d706c0a7d8e3dc776dc1352f300e6c213528eff3587c402deb40434988064",
  "_filesize": 574747,
  "_sha256": "884d706c0a7d8e3dc776dc1352f300e6c213528eff3587c402deb40434988064",
  "_expires": "2026-10-22T06:04:34.000Z",
  "_created": "2026-07-14T05:57:05.000Z",
  "_published": "2026-07-14T06:04:36.047Z",
  "_jobs": [
    {
      "job": 87011363625,
      "time": 192,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301722792"
    },
    {
      "job": 87011363562,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301725555"
    },
    {
      "job": 87011363599,
      "time": 198,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301724624"
    },
    {
      "job": 87011363636,
      "time": 253,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301739727"
    },
    {
      "job": 87011363626,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301708411"
    },
    {
      "job": 87011363603,
      "time": 380,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301767640"
    },
    {
      "job": 87011363618,
      "time": 233,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301722936"
    },
    {
      "job": 87011363585,
      "time": 381,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301769476"
    },
    {
      "job": 87010785574,
      "time": 252,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301665782"
    },
    {
      "job": 87011363561,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8301713821"
    },
    {
      "job": 87011363592,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8301724178"
    },
    {
      "job": 87011363580,
      "time": 186,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8301720080"
    },
    {
      "job": 87011363632,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301715149"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705",
  "_status": "success",
  "_upstream": "https://github.com/bmihaljevic/bnclassify",
  "_commit": {
    "id": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
    "author": "Bojan Mihaljevic <boki.mihaljevic@gmail.com>",
    "committer": "Bojan Mihaljevic <boki.mihaljevic@gmail.com>",
    "message": "fix codecov\n",
    "time": 1710498150
  },
  "_maintainer": {
    "name": "Mihaljevic Bojan",
    "email": "boki.mihaljevic@gmail.com",
    "login": "bmihaljevic",
    "linkedin": "in/bojan-mihaljevic-0b1a894",
    "description": "",
    "uuid": 12963756
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "assertthat",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "version": ">= 0.14.0",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "version": ">= 4.1-8",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "gRain",
      "version": ">= 1.2-3",
      "role": "Suggests"
    },
    {
      "package": "gRbase",
      "version": ">= 1.7-0.1",
      "role": "Suggests"
    },
    {
      "package": "mlr",
      "version": ">= 2.2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 0.8.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.10.5",
      "role": "Suggests"
    },
    {
      "package": "ParamHelpers",
      "version": ">= 1.5",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "bmihaljevic",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bayesian-network",
    "bayesian-networks",
    "cpp"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "bmihaljevic",
      "count": 886,
      "uuid": 12963756
    },
    {
      "user": "talgalili",
      "count": 1,
      "uuid": 976006
    },
    {
      "user": "cheng270",
      "count": 1,
      "uuid": 55990931
    }
  ],
  "_userbio": {
    "uuid": 12963756,
    "type": "user",
    "name": "Bojan Mihaljević",
    "followers": 26
  },
  "_downloads": {
    "count": 426,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bnclassify"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bmihaljevic/bnclassify",
  "_searchresults": 79,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bnclassify.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/bmihaljevic/bnclassify",
  "_realowner": "bmihaljevic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2015-07-30"
    },
    {
      "version": "0.3.1",
      "date": "2015-10-29"
    },
    {
      "version": "0.3.2",
      "date": "2015-11-19"
    },
    {
      "version": "0.3.3",
      "date": "2017-09-06"
    },
    {
      "version": "0.3.4",
      "date": "2018-01-13"
    },
    {
      "version": "0.4.0",
      "date": "2018-05-08"
    },
    {
      "version": "0.4.1",
      "date": "2018-07-25"
    },
    {
      "version": "0.4.2",
      "date": "2019-03-14"
    },
    {
      "version": "0.4.3",
      "date": "2019-11-30"
    },
    {
      "version": "0.4.4",
      "date": "2020-01-20"
    },
    {
      "version": "0.4.5",
      "date": "2020-03-12"
    },
    {
      "version": "0.4.6",
      "date": "2021-10-30"
    },
    {
      "version": "0.4.7",
      "date": "2022-11-16"
    },
    {
      "version": "0.4.8",
      "date": "2024-03-13"
    }
  ],
  "_exports": [
    "accuracy",
    "aode",
    "as_grain",
    "as_igraph",
    "as_mlr",
    "awnb_weights",
    "bnc",
    "bsej",
    "class_var",
    "classes",
    "cLogLik",
    "cmi",
    "cv",
    "families",
    "feature_families",
    "features",
    "fssj",
    "is_anb",
    "is_nb",
    "is_ode",
    "is_semi_naive",
    "kdb",
    "lp",
    "makeRLearner.bnc",
    "manb_arc_posterior",
    "modelstring",
    "narcs",
    "nb",
    "nparams",
    "params",
    "predictLearner.bnc",
    "tan_cl",
    "tan_hc",
    "tan_hcsp",
    "trainLearner.bnc",
    "values",
    "vars"
  ],
  "_datasets": [
    {
      "name": "car",
      "title": "Car Evaluation Data Set.",
      "object": "car",
      "file": "car.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "buying",
        "maint",
        "doors",
        "persons",
        "lug_boot",
        "safety",
        "class"
      ],
      "rows": 1728,
      "table": true,
      "tojson": true
    },
    {
      "name": "voting",
      "title": "Congress Voting Data Set.",
      "object": "voting",
      "file": "voting.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "handicapped_infants",
        "water_project_cost_sharing",
        "adoption_of_the_budget_resolution",
        "physician_fee_freeze",
        "el_salvador_aid",
        "religious_groups_in_schools",
        "anti_satellite_test_ban",
        "aid_to_nicaraguan_contras",
        "mx_missile",
        "immigration",
        "synfuels_corporation_cutback",
        "education_spending",
        "superfund_right_to_sue",
        "crime",
        "duty_free_exports",
        "export_administration_act_south_africa",
        "Class"
      ],
      "rows": 435,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accuracy",
      "title": "Compute predictive accuracy.",
      "topics": [
        "accuracy"
      ]
    },
    {
      "page": "aode",
      "title": "Learn an AODE ensemble.",
      "topics": [
        "aode"
      ]
    },
    {
      "page": "as_mlr",
      "title": "Convert to 'mlr'.",
      "topics": [
        "as_mlr"
      ]
    },
    {
      "page": "bnc",
      "title": "Learn network structure and parameters.",
      "topics": [
        "bnc"
      ]
    },
    {
      "page": "bnc_bn",
      "title": "Bayesian network classifier with structure and parameters.",
      "topics": [
        "bnc_bn"
      ]
    },
    {
      "page": "bnc_dag",
      "title": "Bayesian network classifier structure.",
      "topics": [
        "bnc_dag"
      ]
    },
    {
      "page": "bnclassify",
      "title": "Learn discrete Bayesian network classifiers from data.",
      "topics": [
        "bnclassify-package",
        "bnclassify"
      ]
    },
    {
      "page": "car",
      "title": "Car Evaluation Data Set.",
      "topics": [
        "car"
      ]
    },
    {
      "page": "cmi",
      "title": "Compute the (conditional) mutual information between two variables.",
      "topics": [
        "cmi"
      ]
    },
    {
      "page": "cv",
      "title": "Estimate predictive accuracy with stratified cross validation.",
      "topics": [
        "cv"
      ]
    },
    {
      "page": "grain_and_graph",
      "title": "Convert to igraph and gRain.",
      "topics": [
        "as_grain",
        "as_igraph",
        "grain_and_graph"
      ]
    },
    {
      "page": "greedy_wrapper",
      "title": "Learn Bayesian network classifiers in a a greedy wrapper fashion.",
      "topics": [
        "bsej",
        "fssj",
        "greedy_wrapper",
        "kdb",
        "tan_hc",
        "tan_hcsp"
      ]
    },
    {
      "page": "inspect_bnc_bn",
      "title": "Inspect a Bayesian network classifier (with structure and parameters).",
      "topics": [
        "awnb_weights",
        "classes",
        "inspect_bnc_bn",
        "manb_arc_posterior",
        "nparams",
        "params",
        "values"
      ]
    },
    {
      "page": "inspect_bnc_dag",
      "title": "Inspect a Bayesian network classifier structure.",
      "topics": [
        "class_var",
        "families",
        "features",
        "feature_families",
        "inspect_bnc_dag",
        "is_anb",
        "is_nb",
        "is_ode",
        "is_semi_naive",
        "modelstring",
        "narcs",
        "vars"
      ]
    },
    {
      "page": "learn_params",
      "title": "Learn the parameters of a Bayesian network structure.",
      "topics": [
        "learn_params",
        "lp"
      ]
    },
    {
      "page": "loglik",
      "title": "Compute (penalized) log-likelihood.",
      "topics": [
        "AIC.bnc_bn",
        "BIC.bnc_bn",
        "cLogLik",
        "loglik",
        "logLik.bnc_bn"
      ]
    },
    {
      "page": "nb",
      "title": "Learn a naive Bayes network structure.",
      "topics": [
        "nb"
      ]
    },
    {
      "page": "plot.bnc_dag",
      "title": "Plot the structure.",
      "topics": [
        "plot.bnc_dag"
      ]
    },
    {
      "page": "predict.bnc_fit",
      "title": "Predicts class labels or class posterior probability distributions.",
      "topics": [
        "predict.bnc_fit"
      ]
    },
    {
      "page": "tan_chowliu",
      "title": "Learns a one-dependence estimator using Chow-Liu's algorithm.",
      "topics": [
        "tan_chowliu",
        "tan_cl"
      ]
    },
    {
      "page": "voting",
      "title": "Congress Voting Data Set.",
      "topics": [
        "voting"
      ]
    }
  ],
  "_readme": "https://github.com/bmihaljevic/bnclassify/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "BH",
    "entropy",
    "matrixStats",
    "Rcpp",
    "rpart"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "methods.Rmd",
      "filename": "methods.html",
      "title": "Methods' details for the bnclassify package",
      "author": "Bojan Mihaljevic, Concha Bielza, Pedro Larranaga",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-05-07 11:38:32",
      "modified": "2018-05-07 11:38:32",
      "commits": 1
    },
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "bnclassify: Learning Bayesian Network Classifiers",
      "author": "Bojan Mihaljević, Concha Bielza and Pedro Larrañaga",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-05-07 11:38:32",
      "modified": "2018-05-07 11:38:32",
      "commits": 1
    },
    {
      "source": "usage.rmd",
      "filename": "usage.html",
      "title": "bnclassify usage",
      "author": "Bojan Mihaljević, Concha Bielza, Pedro Larrañaga",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Workflow",
        "Network structure",
        "Learning",
        "Analyzing",
        "Network parameters",
        "Interface to bnlearn, gRain, and graph",
        "Selecting features",
        "External feature selection",
        "Evaluating",
        "Network scores",
        "Predictive accuracy",
        "More",
        "Predicting",
        "Miscellaneous",
        "Complementing bnclassify with mlr",
        "Wrapper feature selection",
        "Comparing to random forest",
        "References"
      ],
      "created": "2018-05-07 11:38:32",
      "modified": "2024-03-11 13:43:27",
      "commits": 6
    }
  ],
  "_score": 7.152899596393747,
  "_indexed": true,
  "_nocasepkg": "bnclassify",
  "_universes": [
    "bmihaljevic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-14T06:00:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/24fa364672be15605f25bd610325da5f3b3ed6cdc99978347f2ea3c82eb0bc1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-14T06:00:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/c372b6787b1772a32499bcbdb7469f0581a4921a75a0f3318f9a5666d02f37d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-14T06:00:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/df60640366e6d75b5cd4f86358b6ef57b01fa6fa590e069b7e341dae20bfb0d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-14T06:00:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/d19aa41efec14b83b87e3f3d0dc47db0b48ab1fe2161174c6f8ec2aaa702f88b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-07-14T05:59:35.000Z",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/2ae04d4d0e1e6720962485454bf582a4ee9f3ceabf61e050d7fbfa8433385099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-07-14T06:01:58.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/1c7b1eefde7ea6452569b087e4450e4a2b98f2b1c785060014a1077d03dea903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-07-14T06:00:05.000Z",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/1b1e661361c84571b9a8dc2d5d5ed4ac2045e112d190db9992a6da0c0f58d005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-07-14T06:01:58.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/8cbed2b2d1aee8aedb4d375024e4989baac7b430576b6fd403d5431c124cf121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.8",
      "date": "2026-07-14T06:00:06.000Z",
      "arch": "emscripten",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/65d03c073f33fa68eea98ff334999d51dc71d09bf29b64b8bce3ebe7114b3369",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-07-14T05:59:28.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/f49f37ca85682aaa1876ad43b43fd364c9529fafbf4efd8de414c41aaae284da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-07-14T05:59:14.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/ce9ce2dcea0363574d653419b412636cee8b1e6c3c2af7702476f45d6996fa86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-07-14T05:59:02.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/25b0bc70af0d2dbb3ee5905e7c4b17ee5125429d802a2fe9d8bdad6f307407a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/29309725705"
    }
  ]
}