{
  "_id": "6a116fa7acfb0bcc41cf629f",
  "Package": "dbnR",
  "Type": "Package",
  "Title": "Dynamic Bayesian Network Learning and Inference",
  "Version": "0.8.1",
  "Authors@R": "c(\nperson(\"David\", \"Quesada\", email = \"dkesada@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Gabriel\", \"Valverde\", email = \"gabrielvalverdecastilla@gmail.com\", role = \"ctb\"))",
  "Description": "Learning and inference over dynamic Bayesian networks of\narbitrary Markovian order. Extends some of the functionality\noffered by the 'bnlearn' package to learn the networks from\ndata and perform exact inference. It offers three structure\nlearning algorithms for dynamic Bayesian networks: Trabelsi G.\n(2013) <doi:10.1007/978-3-642-41398-8_34>, Santos F.P. and\nMaciel C.D. (2014) <doi:10.1109/BRC.2014.6880957>, Quesada D.,\nBielza C. and Larrañaga P. (2021)\n<doi:10.1007/978-3-030-86271-8_14>. It also offers the\npossibility to perform forecasts of arbitrary length. A tool\nfor visualizing the structure of the net is also provided via\nthe 'visNetwork' package. Further detailed information and\nexamples can be found in our Journal of Statistical Software\npaper Quesada D., Larrañaga P. and Bielza C. (2025)\n<doi:10.18637/jss.v115.i06>.",
  "URL": "https://github.com/dkesada/dbnR",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(r6 = FALSE)",
  "Repository": "https://dkesada.r-universe.dev",
  "Date/Publication": "2026-04-23 10:34:36 UTC",
  "RemoteUrl": "https://github.com/dkesada/dbnr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 09:05:25 UTC",
    "User": "root"
  },
  "Author": "David Quesada [aut, cre],\nGabriel Valverde [ctb]",
  "Maintainer": "David Quesada <dkesada@gmail.com>",
  "MD5sum": "b22d9cb285f28e6d5d1a605d57d85593",
  "_user": "dkesada",
  "_type": "src",
  "_file": "dbnR_0.8.1.tar.gz",
  "_fileid": "e23fd733571b05ef9427ba6ee7766b9bc91190d42170ee7a1d92bd1318d0100b",
  "_filesize": 463262,
  "_sha256": "e23fd733571b05ef9427ba6ee7766b9bc91190d42170ee7a1d92bd1318d0100b",
  "_created": "2026-05-23T09:05:25.000Z",
  "_published": "2026-05-23T09:13:11.308Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77511287767,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175848582"
    },
    {
      "job": 77511287738,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175849313"
    },
    {
      "job": 77511287722,
      "time": 145,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175848630"
    },
    {
      "job": 77511287762,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175849595"
    },
    {
      "job": 77511287760,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175846255"
    },
    {
      "job": 77511287746,
      "time": 411,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175867888"
    },
    {
      "job": 77511287728,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175846040"
    },
    {
      "job": 77511287731,
      "time": 246,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175854426"
    },
    {
      "job": 77511152336,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175836132"
    },
    {
      "job": 77511287701,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175846170"
    },
    {
      "job": 77511287729,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175849779"
    },
    {
      "job": 77511287714,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175845933"
    },
    {
      "job": 77511287702,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175847391"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dkesada/dbnr",
  "_commit": {
    "id": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
    "author": "dkesada <dkesada@gmail.com>",
    "committer": "dkesada <dkesada@gmail.com>",
    "message": "new options for static plots\n",
    "time": 1776940476
  },
  "_maintainer": {
    "name": "David Quesada",
    "email": "dkesada@gmail.com",
    "login": "dkesada",
    "description": "",
    "uuid": 22857698
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "bnlearn",
      "version": ">= 4.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.4",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.4.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-55",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "version": ">= 2.0.8",
      "role": "Suggests"
    },
    {
      "package": "grDevices",
      "version": ">= 3.6.0",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "version": ">= 3.6.0",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "version": ">= 3.6.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dkesada",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "bayesian-networks",
    "dynamic-bayesian-networks",
    "forecasting",
    "inference",
    "time-series",
    "cpp"
  ],
  "_stars": 60,
  "_contributors": [
    {
      "user": "dkesada",
      "count": 307,
      "uuid": 22857698
    }
  ],
  "_userbio": {
    "uuid": 22857698,
    "type": "user",
    "name": "dkesada"
  },
  "_downloads": {
    "count": 651,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dbnR"
  },
  "_devurl": "https://github.com/dkesada/dbnr",
  "_searchresults": 50,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dbnR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dkesada/dbnr",
  "_realowner": "dkesada",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.3",
      "date": "2020-03-20"
    },
    {
      "version": "0.3.4",
      "date": "2020-03-25"
    },
    {
      "version": "0.4.5",
      "date": "2020-06-11"
    },
    {
      "version": "0.5.2",
      "date": "2020-10-08"
    },
    {
      "version": "0.5.3",
      "date": "2020-10-13"
    },
    {
      "version": "0.7.1",
      "date": "2021-09-29"
    },
    {
      "version": "0.7.5",
      "date": "2022-03-14"
    },
    {
      "version": "0.7.8",
      "date": "2022-10-05"
    },
    {
      "version": "0.7.9",
      "date": "2024-06-19"
    },
    {
      "version": "0.8.0",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "calc_mu",
    "calc_sigma",
    "degree",
    "filter_same_cycle",
    "filtered_fold_dt",
    "fit_dbn_params",
    "fold_dt",
    "forecast_ts",
    "generate_random_network_exp",
    "learn_dbn_struc",
    "mvn_inference",
    "nodes",
    "nodes<-",
    "plot_dynamic_network",
    "plot_static_network",
    "predict_bn",
    "predict_dt",
    "rbn.dbn.fit",
    "reduce_freq",
    "score",
    "shift_values",
    "smooth_ts",
    "time_rename"
  ],
  "_datasets": [
    {
      "name": "motor",
      "title": "Multivariate time series dataset on the temperature of an electric motor",
      "object": "motor",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "ambient",
        "coolant",
        "u_d",
        "u_q",
        "motor_speed",
        "i_d",
        "i_q",
        "pm",
        "stator_yoke",
        "stator_tooth",
        "stator_winding"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-subset-.dbn.fit",
      "title": "Replacement function for parameters inside DBNs",
      "topics": [
        "[[<-.dbn.fit"
      ]
    },
    {
      "page": "cash-set-.dbn.fit",
      "title": "Replacement function for parameters inside DBNs",
      "topics": [
        "$<-.dbn.fit"
      ]
    },
    {
      "page": "AIC.dbn",
      "title": "Calculate the AIC of a dynamic Bayesian network",
      "topics": [
        "AIC.dbn"
      ]
    },
    {
      "page": "AIC.dbn.fit",
      "title": "Calculate the AIC of a dynamic Bayesian network",
      "topics": [
        "AIC.dbn.fit"
      ]
    },
    {
      "page": "all.equal.dbn",
      "title": "Check if two network structures are equal to each other",
      "topics": [
        "all.equal.dbn"
      ]
    },
    {
      "page": "all.equal.dbn.fit",
      "title": "Check if two fitted networks are equal to each other",
      "topics": [
        "all.equal.dbn.fit"
      ]
    },
    {
      "page": "as.character.dbn",
      "title": "Convert a network structure into a model string",
      "topics": [
        "as.character.dbn"
      ]
    },
    {
      "page": "BIC.dbn",
      "title": "Calculate the BIC of a dynamic Bayesian network",
      "topics": [
        "BIC.dbn"
      ]
    },
    {
      "page": "BIC.dbn.fit",
      "title": "Calculate the BIC of a dynamic Bayesian network",
      "topics": [
        "BIC.dbn.fit"
      ]
    },
    {
      "page": "calc_mu",
      "title": "Calculate the mu vector from a fitted BN or DBN",
      "topics": [
        "calc_mu"
      ]
    },
    {
      "page": "calc_sigma",
      "title": "Calculate the sigma covariance matrix from a fitted BN or DBN",
      "topics": [
        "calc_sigma"
      ]
    },
    {
      "page": "coef.dbn.fit",
      "title": "Extracts the coefficients of a DBN",
      "topics": [
        "coef.dbn.fit"
      ]
    },
    {
      "page": "degree",
      "title": "Calculates the degree of a list of nodes",
      "topics": [
        "degree"
      ]
    },
    {
      "page": "filter_same_cycle",
      "title": "Filter the instances in a data.table with different ids in each row",
      "topics": [
        "filter_same_cycle"
      ]
    },
    {
      "page": "filtered_fold_dt",
      "title": "Fold a dataset avoiding overlapping of different time series",
      "topics": [
        "filtered_fold_dt"
      ]
    },
    {
      "page": "fit_dbn_params",
      "title": "Fits a markovian n DBN model",
      "topics": [
        "fit_dbn_params"
      ]
    },
    {
      "page": "fitted.dbn.fit",
      "title": "Extracts the fitted values of a DBN",
      "topics": [
        "fitted.dbn.fit"
      ]
    },
    {
      "page": "fold_dt",
      "title": "Widens the dataset to take into account the t previous time slices",
      "topics": [
        "fold_dt"
      ]
    },
    {
      "page": "forecast_ts",
      "title": "Performs forecasting with the GDBN over a dataset",
      "topics": [
        "forecast_ts"
      ]
    },
    {
      "page": "generate_random_network_exp",
      "title": "Generate a random DBN and a sampled dataset",
      "topics": [
        "generate_random_network_exp"
      ]
    },
    {
      "page": "learn_dbn_struc",
      "title": "Learns the structure of a markovian n DBN model from data",
      "topics": [
        "learn_dbn_struc"
      ]
    },
    {
      "page": "logLik.dbn",
      "title": "Calculate the log-likelihood of a dynamic Bayesian network",
      "topics": [
        "logLik.dbn"
      ]
    },
    {
      "page": "logLik.dbn.fit",
      "title": "Calculate the log-likelihood of a dynamic Bayesian network",
      "topics": [
        "logLik.dbn.fit"
      ]
    },
    {
      "page": "mean.dbn.fit",
      "title": "Average the parameters of multiple dbn.fit objects with identical structures",
      "topics": [
        "mean.dbn.fit"
      ]
    },
    {
      "page": "motor",
      "title": "Multivariate time series dataset on the temperature of an electric motor",
      "topics": [
        "motor"
      ]
    },
    {
      "page": "mvn_inference",
      "title": "Performs inference over a multivariate normal distribution",
      "topics": [
        "mvn_inference"
      ]
    },
    {
      "page": "nodes",
      "title": "Returns a list with the names of the nodes of a BN or a DBN",
      "topics": [
        "nodes"
      ]
    },
    {
      "page": "nodes-set",
      "title": "Relabel the names of the nodes of a BN or a DBN",
      "topics": [
        "nodes<-"
      ]
    },
    {
      "page": "plot_dynamic_network",
      "title": "Plots a dynamic Bayesian network in a hierarchical way",
      "topics": [
        "plot_dynamic_network"
      ]
    },
    {
      "page": "plot_static_network",
      "title": "Plots a Bayesian network in a hierarchical way",
      "topics": [
        "plot_static_network"
      ]
    },
    {
      "page": "plot.dbn",
      "title": "Plots a dynamic Bayesian network",
      "topics": [
        "plot.dbn"
      ]
    },
    {
      "page": "plot.dbn.fit",
      "title": "Plots a fitted dynamic Bayesian network",
      "topics": [
        "plot.dbn.fit"
      ]
    },
    {
      "page": "predict_bn",
      "title": "Performs inference over a fitted GBN",
      "topics": [
        "predict_bn"
      ]
    },
    {
      "page": "predict_dt",
      "title": "Performs inference over a test dataset with a GBN",
      "topics": [
        "predict_dt"
      ]
    },
    {
      "page": "predict.dbn.fit",
      "title": "Performs inference in every row of a dataset with a DBN",
      "topics": [
        "predict.dbn.fit"
      ]
    },
    {
      "page": "print.dbn",
      "title": "Print method for \"dbn\" objects",
      "topics": [
        "print.dbn"
      ]
    },
    {
      "page": "print.dbn.fit",
      "title": "Print method for \"dbn.fit\" objects",
      "topics": [
        "print.dbn.fit"
      ]
    },
    {
      "page": "rbn.dbn.fit",
      "title": "Simulates random samples from a fitted DBN",
      "topics": [
        "rbn.dbn.fit"
      ]
    },
    {
      "page": "reduce_freq",
      "title": "Reduce the frequency of the time series data in a data.table",
      "topics": [
        "reduce_freq"
      ]
    },
    {
      "page": "residuals.dbn.fit",
      "title": "Returns the residuals from fitting a DBN",
      "topics": [
        "residuals.dbn.fit"
      ]
    },
    {
      "page": "score",
      "title": "Computes the score of a BN or a DBN",
      "topics": [
        "score"
      ]
    },
    {
      "page": "shift_values",
      "title": "Move the window of values backwards in a folded dataset row",
      "topics": [
        "shift_values"
      ]
    },
    {
      "page": "sigma.dbn.fit",
      "title": "Returns the standard deviation of the residuals from fitting a DBN",
      "topics": [
        "sigma.dbn.fit"
      ]
    },
    {
      "page": "smooth_ts",
      "title": "Performs smoothing with the GDBN over a dataset",
      "topics": [
        "smooth_ts"
      ]
    },
    {
      "page": "time_rename",
      "title": "Renames the columns in a data.table so that they end in '_t_0'",
      "topics": [
        "time_rename"
      ]
    }
  ],
  "_readme": "https://github.com/dkesada/dbnr/raw/HEAD/README.md",
  "_rundeps": [
    "bnlearn",
    "data.table",
    "magrittr",
    "MASS",
    "R6",
    "Rcpp"
  ],
  "_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": 5.477121254719663,
  "_indexed": true,
  "_nocasepkg": "dbnr",
  "_universes": [
    "dkesada"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "cdb3cf63375faac38c94df6dd528b140472f49ce2c35ad11ea8dd39cbf1ab118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "1957928950a18ebe96c358e1d38c5a67d247b3d665edd92e25c21f59796b571c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "e036203d89e4f99ae86096cfb91081fb0e48b9e90c2bacdaa976fddaee042c80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-23T09:08:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "158fa6851f538dbfce40587aad850f8323cf7f1ed243b6fa7ad68ee1054eac31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:35.000Z",
      "arch": "aarch64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "900feda26fc2ed329c0027bc4975f76cb00e49264ecce9aa82807f4ce90819cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-23T09:10:53.000Z",
      "arch": "x86_64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "ea190ccfcb6d4a4d015596ab0d26a8e07cc73e95948e146d55ab4be3cda49100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:28.000Z",
      "arch": "aarch64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "407d901c5f4b4bc55a5fdd654a54d7e2ce33cd5c7971695ae6e01f4d8df16aaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-23T09:08:35.000Z",
      "arch": "x86_64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "a29e737a43cc29b2547200ab48cc052c3db9d42ef5c30f75172d62b4399767b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:46.000Z",
      "arch": "emscripten",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "e8117d0e623a05a6d772d4d306c1d68833e73ff743595a1a2edfbb503808ac3a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:30.000Z",
      "arch": "x86_64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "70f57e9e85a753d58c7ed4a2959a650c1877c7dd79e08fa0304452eac4428551",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-23T09:06:51.000Z",
      "arch": "x86_64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "9fe558e2cd5f94c5e495c5453ad0b239beb09b5aad7f085bd55653a82404a2e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-23T09:07:02.000Z",
      "arch": "x86_64",
      "commit": "a03886c36c5eb5b7ec07f1e9d0f4614461def67c",
      "fileid": "a97a35c0ffdf69a752ce4963b03ac7ef3f96da8c0a1494857d2861235b888942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkesada/actions/runs/26328784091"
    }
  ]
}