{
  "_id": "6a49e2f82c82cd3614826103",
  "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-06-14 07:09:17 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/578bae58e1f31c3dfd9f373cdb8f264e1498081d1e0d8f16502c67e9afb6141a",
  "_filesize": 574792,
  "_sha256": "578bae58e1f31c3dfd9f373cdb8f264e1498081d1e0d8f16502c67e9afb6141a",
  "_expires": "2026-10-13T04:52:06.000Z",
  "_created": "2026-06-14T07:09:17.000Z",
  "_published": "2026-07-05T04:52:08.230Z",
  "_jobs": [
    {
      "job": 85193794185,
      "time": 192,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618532732"
    },
    {
      "job": 85193794077,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618533579"
    },
    {
      "job": 85193794180,
      "time": 190,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618532509"
    },
    {
      "job": 85193794159,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618533702"
    },
    {
      "job": 85193794237,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618527497"
    },
    {
      "job": 85193794062,
      "time": 315,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618545176"
    },
    {
      "job": 85193794146,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618525995"
    },
    {
      "job": 85193794147,
      "time": 299,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618543471"
    },
    {
      "job": 85193793903,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618508770"
    },
    {
      "job": 85193794179,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618528024"
    },
    {
      "job": 85193794172,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618531032"
    },
    {
      "job": 85193794196,
      "time": 196,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618533022"
    },
    {
      "job": 85193794128,
      "time": 196,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618533172"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324",
  "_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": "noble",
  "_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": 406,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bnclassify"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bmihaljevic/bnclassify",
  "_searchresults": 79,
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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-06-14T07:12:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/56ff0a3e230bb55f0c6b6fc00736e81e6f55d52d899ca83d6652288557f04b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-06-14T07:12:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/e4eef6c9d1e98a34932d9aff545fb911e1affb171d6056451012d162a85ff51a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-06-14T07:12:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/9aca8790b3751b11f248eb967f3a0342076bf191894751fe00e2930f4ddcbcb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-06-14T07:12:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/2f086fea60375830e9942c66fe4bf6639ca7d57bb915ac1c3d177d65fc4c1713",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-06-14T07:11:58.000Z",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/164190e0a79f54cefdc7636d8c205e43537b93d581a09b4e288176544b66ccfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-06-14T07:13:32.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/ad80d248018e886104c197530ae533a6a7b1b894c4164d307666e01f7f92b6b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-06-14T07:11:39.000Z",
      "arch": "aarch64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/59338a336c63abb3f89d4c6cc641a09c1af10fbe73987d9fbd83a001331b5683",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-06-14T07:13:04.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/d2eacc80d2f1f140b8f15fc6458def69bd8458df5b79ab82c56657a695b4668f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.8",
      "date": "2026-06-14T07:12:13.000Z",
      "arch": "emscripten",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/6e502a53611a7574f0635924491cda6f4bb8ffef6c6c37295862aa5c3ac320f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-06-14T07:11:18.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/60580427dde4814cddb7b74cb0b5a04f545a18a348fd0352020b2b1da9b66452",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-06-14T07:11:32.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/962181c62cafa0b31b3a270490ad0cc64564742e3bd88e5f70771f71a39c3642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-06-14T07:11:40.000Z",
      "arch": "x86_64",
      "commit": "d121dfa3353a41c532c8fd84380b5e1eaa5a61d5",
      "fileid": "https://r2.ropensci.org/798e8337e3ec93af0cdc855c4723cd69ed0454d502880e61fb61bc3a91d9c214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmihaljevic/actions/runs/27491439324"
    }
  ]
}