{
  "_id": "6a1d75941d7bb097a0a51984",
  "Package": "DeepLearningCausal",
  "Type": "Package",
  "Title": "Causal Inference with Super Learner and Deep Neural Networks",
  "Version": "0.0.107",
  "Authors@R": "c(\nperson(given = \"Nguyen K.\",\nfamily = \"Huynh\",\nemail = \"khoinguyen.huynh@r.hit-u.ac.jp\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6234-7232\")),\nperson(given = \"Bumba\",\nfamily = \"Mukherjee\",\nemail = \"bumba.mukherjee@psu.edu\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-3453-601X\")),\nperson(given = \"Yang\",\nfamily = \"Yang\",\nemail = \"yky5272@psu.edu\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0009-0004-6135-4555\")))",
  "Maintainer": "Nguyen K. Huynh <khoinguyen.huynh@r.hit-u.ac.jp>",
  "Description": "Functions for deep learning estimation of Conditional\nAverage Treatment Effects (CATEs) from meta-learner models and\nPopulation Average Treatment Effects on the Treated (PATT) in\nsettings with treatment noncompliance using reticulate,\nTensorFlow and Keras3. Functions in the package also implements\nthe conformal prediction framework that enables computation and\nillustration of conformal prediction (CP) intervals for\nestimated individual treatment effects (ITEs) from meta-learner\nmodels. Additional functions in the package permit users to\nestimate the meta-learner CATEs and the PATT in settings with\ntreatment noncompliance using weighted ensemble learning via\nthe super learner approach and R neural networks.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/hknd23/DeepLearningCausal",
  "BugReports": "https://github.com/hknd23/DeepLearningCausal/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev python3",
  "Repository": "https://hknd23.r-universe.dev",
  "Date/Publication": "2025-11-03 02:17:20 UTC",
  "RemoteUrl": "https://github.com/hknd23/deeplearningcausal",
  "RemoteRef": "HEAD",
  "RemoteSha": "c1f5e198f414ee882657834acaf623aba2893d39",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 12:00:25 UTC",
    "User": "root"
  },
  "Author": "Nguyen K. Huynh [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6234-7232>),\nBumba Mukherjee [aut] (ORCID: <https://orcid.org/0000-0002-3453-601X>),\nYang Yang [aut] (ORCID: <https://orcid.org/0009-0004-6135-4555>)",
  "MD5sum": "6a8340907c34758094b4cc48335fb48b",
  "_user": "hknd23",
  "_type": "src",
  "_file": "DeepLearningCausal_0.0.107.tar.gz",
  "_fileid": "a1cf5a46a03d527daab1dc4003e2af2f1b39d784512ec50cdc41c85273222ae2",
  "_filesize": 323960,
  "_sha256": "a1cf5a46a03d527daab1dc4003e2af2f1b39d784512ec50cdc41c85273222ae2",
  "_created": "2026-06-01T12:00:25.000Z",
  "_published": "2026-06-01T12:05:40.597Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78847577542,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330951485"
    },
    {
      "job": 78847577541,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330946508"
    },
    {
      "job": 78847577537,
      "time": 245,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330950967"
    },
    {
      "job": 78847577611,
      "time": 264,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330957107"
    },
    {
      "job": 78846986207,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330878912"
    },
    {
      "job": 78847577666,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330930889"
    },
    {
      "job": 78847577579,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330931245"
    },
    {
      "job": 78847577584,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330921692"
    },
    {
      "job": 78847577500,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330931359"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hknd23/deeplearningcausal",
  "_commit": {
    "id": "c1f5e198f414ee882657834acaf623aba2893d39",
    "author": "Nguyen Huynh <35204932+hknd23@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README with T-learner and R-learner examples\n\nAdded code examples for T-learner and R-learner models using metalearner_deeplearning() in the README.",
    "time": 1762136240
  },
  "_maintainer": {
    "name": "Nguyen K. Huynh",
    "email": "khoinguyen.huynh@r.hit-u.ac.jp",
    "orcid": "0000-0002-6234-7232"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ROCR",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "neuralnet",
      "role": "Imports"
    },
    {
      "package": "SuperLearner",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "keras3",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "class",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "gam",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "gbm",
      "role": "Suggests"
    },
    {
      "package": "tensorflow",
      "role": "Suggests"
    }
  ],
  "_owner": "hknd23",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 34
    },
    {
      "week": "2025-40",
      "n": 70
    },
    {
      "week": "2025-41",
      "n": 12
    },
    {
      "week": "2025-42",
      "n": 29
    },
    {
      "week": "2025-43",
      "n": 36
    },
    {
      "week": "2025-44",
      "n": 34
    },
    {
      "week": "2025-45",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "causal-inference",
    "deep-neural-networks",
    "machine-learning"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "hknd23",
      "count": 502,
      "uuid": 35204932
    },
    {
      "user": "bumbamukherjee",
      "count": 99,
      "uuid": 60080865
    },
    {
      "user": "yang-yang-ir",
      "count": 10,
      "uuid": 178589767
    },
    {
      "user": "lee554433",
      "count": 2,
      "uuid": 86300333
    }
  ],
  "_userbio": {
    "uuid": 35204932,
    "type": "user",
    "name": "Nguyen Huynh",
    "description": "Assistant Professor, Hitotsubashi Institute for Advanced Study (HIAS)"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DeepLearningCausal"
  },
  "_devurl": "https://github.com/hknd23/deeplearningcausal",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DeepLearningCausal.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hknd23/deeplearningcausal",
  "_realowner": "hknd23",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.102",
      "date": "2024-06-18"
    },
    {
      "version": "0.0.103",
      "date": "2024-07-01"
    },
    {
      "version": "0.0.104",
      "date": "2024-07-30"
    },
    {
      "version": "0.0.106",
      "date": "2025-06-11"
    },
    {
      "version": "0.0.107",
      "date": "2025-10-30"
    }
  ],
  "_exports": [
    "complier_mod",
    "complier_predict",
    "conformal_plot",
    "deep_complier_mod",
    "deep_predict",
    "deep_response_model",
    "hte_plot",
    "metalearner_deeplearning",
    "metalearner_ensemble",
    "metalearner_neural",
    "neuralnet_complier_mod",
    "neuralnet_pattc_counterfactuals",
    "neuralnet_predict",
    "neuralnet_response_model",
    "pattc_counterfactuals",
    "pattc_deeplearning",
    "pattc_deeplearning_counterfactuals",
    "pattc_ensemble",
    "pattc_neural",
    "python_ready",
    "response_model"
  ],
  "_datasets": [
    {
      "name": "exp_data",
      "title": "Survey Experiment of Support for Populist Policy",
      "object": "exp_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "strong_leader",
        "support_war",
        "compliance",
        "female",
        "age",
        "income",
        "religion",
        "hindu",
        "practicing_religion",
        "education",
        "political_ideology",
        "employment",
        "employed",
        "marital_status",
        "married",
        "job_loss"
      ],
      "rows": 257,
      "table": true,
      "tojson": true
    },
    {
      "name": "exp_data_full",
      "title": "Survey Experiment of Support for Populist Policy",
      "object": "exp_data_full",
      "class": [
        "data.frame"
      ],
      "fields": [
        "strong_leader",
        "support_war",
        "compliance",
        "female",
        "age",
        "income",
        "religion",
        "hindu",
        "practicing_religion",
        "education",
        "political_ideology",
        "employment",
        "employed",
        "marital_status",
        "married",
        "job_loss"
      ],
      "rows": 514,
      "table": true,
      "tojson": true
    },
    {
      "name": "pop_data",
      "title": "World Value Survey India Sample",
      "object": "pop_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "strong_leader",
        "support_war",
        "compliance",
        "female",
        "age",
        "income",
        "religion",
        "hindu",
        "practicing_religion",
        "education",
        "political_ideology",
        "employment",
        "employed",
        "marital_status",
        "married",
        "job_loss",
        "year"
      ],
      "rows": 846,
      "table": true,
      "tojson": true
    },
    {
      "name": "pop_data_full",
      "title": "World Value Survey India Sample",
      "object": "pop_data_full",
      "class": [
        "data.frame"
      ],
      "fields": [
        "strong_leader",
        "support_war",
        "compliance",
        "female",
        "age",
        "income",
        "religion",
        "hindu",
        "practicing_religion",
        "education",
        "political_ideology",
        "employment",
        "employed",
        "marital_status",
        "married",
        "job_loss",
        "year"
      ],
      "rows": 11813,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "complier_mod",
      "title": "Train complier model using ensemble methods",
      "topics": [
        "complier_mod"
      ]
    },
    {
      "page": "complier_predict",
      "title": "Complier model prediction",
      "topics": [
        "complier_predict"
      ]
    },
    {
      "page": "conformal_plot",
      "title": "conformal_plot",
      "topics": [
        "conformal_plot"
      ]
    },
    {
      "page": "deep_complier_mod",
      "title": "Train complier model using deep neural learning through Tensorflow",
      "topics": [
        "deep_complier_mod"
      ]
    },
    {
      "page": "deep_predict",
      "title": "Complier model prediction",
      "topics": [
        "deep_predict"
      ]
    },
    {
      "page": "deep_response_model",
      "title": "Response model from experimental data using deep neural learning through Tensorflow",
      "topics": [
        "deep_response_model"
      ]
    },
    {
      "page": "exp_data",
      "title": "Survey Experiment of Support for Populist Policy",
      "topics": [
        "exp_data"
      ]
    },
    {
      "page": "exp_data_full",
      "title": "Survey Experiment of Support for Populist Policy",
      "topics": [
        "exp_data_full"
      ]
    },
    {
      "page": "hte_plot",
      "title": "hte_plot",
      "topics": [
        "hte_plot"
      ]
    },
    {
      "page": "metalearner_deeplearning",
      "title": "metalearner_deeplearning",
      "topics": [
        "metalearner_deeplearning"
      ]
    },
    {
      "page": "metalearner_ensemble",
      "title": "metalearner_ensemble",
      "topics": [
        "metalearner_ensemble"
      ]
    },
    {
      "page": "metalearner_neural",
      "title": "metalearner_neural",
      "topics": [
        "metalearner_neural"
      ]
    },
    {
      "page": "neuralnet_complier_mod",
      "title": "Train compliance model using neural networks",
      "topics": [
        "neuralnet_complier_mod"
      ]
    },
    {
      "page": "neuralnet_pattc_counterfactuals",
      "title": "Assess Population Data counterfactuals",
      "topics": [
        "neuralnet_pattc_counterfactuals"
      ]
    },
    {
      "page": "neuralnet_predict",
      "title": "Predicting Compliance from experimental data",
      "topics": [
        "neuralnet_predict"
      ]
    },
    {
      "page": "neuralnet_response_model",
      "title": "Modeling Responses from experimental data Using Deep NN",
      "topics": [
        "neuralnet_response_model"
      ]
    },
    {
      "page": "pattc_counterfactuals",
      "title": "Assess Population Data counterfactuals",
      "topics": [
        "pattc_counterfactuals"
      ]
    },
    {
      "page": "pattc_deeplearning",
      "title": "Deep PATT-C",
      "topics": [
        "pattc_deeplearning"
      ]
    },
    {
      "page": "pattc_deeplearning_counterfactuals",
      "title": "Assess Population Data counterfactuals",
      "topics": [
        "pattc_deeplearning_counterfactuals"
      ]
    },
    {
      "page": "pattc_ensemble",
      "title": "PATT-C SL Ensemble",
      "topics": [
        "pattc_ensemble"
      ]
    },
    {
      "page": "pattc_neural",
      "title": "Estimate PATT_C using Deep NN",
      "topics": [
        "pattc_neural"
      ]
    },
    {
      "page": "plot.metalearner_deeplearning",
      "title": "plot.metalearner_deeplearning",
      "topics": [
        "plot.metalearner_deeplearning"
      ]
    },
    {
      "page": "plot.metalearner_ensemble",
      "title": "plot.metalearner_ensemble",
      "topics": [
        "plot.metalearner_ensemble"
      ]
    },
    {
      "page": "plot.metalearner_neural",
      "title": "plot.metalearner_neural",
      "topics": [
        "plot.metalearner_neural"
      ]
    },
    {
      "page": "plot.pattc_deeplearning",
      "title": "plot.pattc_deeplearning",
      "topics": [
        "plot.pattc_deeplearning"
      ]
    },
    {
      "page": "plot.pattc_ensemble",
      "title": "plot.pattc_ensemble",
      "topics": [
        "plot.pattc_ensemble"
      ]
    },
    {
      "page": "plot.pattc_neural",
      "title": "plot.pattc_neural",
      "topics": [
        "plot.pattc_neural"
      ]
    },
    {
      "page": "pop_data",
      "title": "World Value Survey India Sample",
      "topics": [
        "pop_data"
      ]
    },
    {
      "page": "pop_data_full",
      "title": "World Value Survey India Sample",
      "topics": [
        "pop_data_full"
      ]
    },
    {
      "page": "print.metalearner_deeplearning",
      "title": "print.metalearner_deeplearning",
      "topics": [
        "print.metalearner_deeplearning"
      ]
    },
    {
      "page": "print.metalearner_ensemble",
      "title": "print.metalearner_ensemble",
      "topics": [
        "print.metalearner_ensemble"
      ]
    },
    {
      "page": "print.metalearner_neural",
      "title": "print.metalearner_neural",
      "topics": [
        "print.metalearner_neural"
      ]
    },
    {
      "page": "print.pattc_deeplearning",
      "title": "print.pattc_deeplearning",
      "topics": [
        "print.pattc_deeplearning"
      ]
    },
    {
      "page": "print.pattc_ensemble",
      "title": "print.pattc_ensemble",
      "topics": [
        "print.pattc_ensemble"
      ]
    },
    {
      "page": "print.pattc_neural",
      "title": "print.pattc_neural",
      "topics": [
        "print.pattc_neural"
      ]
    },
    {
      "page": "python_ready",
      "title": "Check for Python module availability and install if missing.",
      "topics": [
        "python_ready"
      ]
    },
    {
      "page": "response_model",
      "title": "Response model from experimental data using SL ensemble",
      "topics": [
        "response_model"
      ]
    }
  ],
  "_readme": "https://github.com/hknd23/deeplearningcausal/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "caret",
    "caTools",
    "checkmate",
    "class",
    "cli",
    "clock",
    "cluster",
    "codetools",
    "colorspace",
    "config",
    "cpp11",
    "cvAUC",
    "data.table",
    "Deriv",
    "diagram",
    "digest",
    "dotty",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "future",
    "future.apply",
    "gam",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "hardhat",
    "here",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "keras3",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "ModelMetrics",
    "neuralnet",
    "nlme",
    "nnet",
    "nnls",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "pROC",
    "processx",
    "prodlim",
    "progressr",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "recipes",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rpart",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "SuperLearner",
    "survival",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "whisker",
    "withr",
    "xfun",
    "yaml",
    "zeallot"
  ],
  "_score": 4.623249290397901,
  "_indexed": true,
  "_nocasepkg": "deeplearningcausal",
  "_universes": [
    "hknd23"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.107",
      "date": "2026-06-01T12:03:26.000Z",
      "distro": "noble",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "8d64216d852ab0a8b33c5a8f7f96bc5b3ade5d966e7faceac0fa4bb2ce40bbb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.107",
      "date": "2026-06-01T12:03:16.000Z",
      "distro": "noble",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "60d652d24647a68725486ccb8e8273848c168827c33cb88d0b1c8a9bab2a4dd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.107",
      "date": "2026-06-01T12:03:33.000Z",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "26f330f19fda8aa68bd5c2e57ce65131ccac353ca2f4dee0716069ac89b8ad50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.107",
      "date": "2026-06-01T12:03:48.000Z",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "5e766550f490d2df9b9731384f0e16741a7487ec4189a5d1f98d891c6e6edbf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.107",
      "date": "2026-06-01T12:03:19.000Z",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "4d07c49d5a3c52c62ad8480877e87a60761d4370b11ac650f588b4bd0a4f8880",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.107",
      "date": "2026-06-01T12:02:19.000Z",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "2acb6c3bf3be9db5bdca8761eeaae72bb24f76af4af220fe51bf8125a2fa1692",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.107",
      "date": "2026-06-01T12:01:53.000Z",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "10ad7c44b7cf38c433ba4992c9755c3f708846086ddf7d659c617949694c5aa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.107",
      "date": "2026-06-01T12:02:24.000Z",
      "commit": "c1f5e198f414ee882657834acaf623aba2893d39",
      "fileid": "b37e1e22a4d55107417bd316143d2ff3a586f0a5996a394349646ceb976bcbe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hknd23/actions/runs/26753415295"
    }
  ]
}