{
  "_id": "6a101cfeacfb0bcc41c890cf",
  "Package": "MLwrap",
  "Title": "Machine Learning Modelling for Everyone",
  "Version": "0.3.0",
  "Authors@R": "c(person(given   = \"Javier\", family = \"Martínez García\",\nrole    = \"aut\",\nemail   = \"javier.nezcia@gmail.com\",\ncomment = c(ORCID = \"0009-0007-7861-5274\")),\nperson(given = \"Juan José\", family = \"Montaño Moreno\",\nrole  = \"ctb\",\nemail = \"juanjo.montano@uib.es\",\ncomment = c(ORCID = \"0000-0002-1116-1964\")),\nperson(given = \"Albert\", family = \"Sesé\",\nrole  = c(\"cre\", \"ctb\"),\nemail = \"albert.sese@uib.es\",\ncomment = c(ORCID = \"0000-0003-3771-1749\")))",
  "Description": "A minimal library specifically designed to make the\nestimation of Machine Learning (ML) techniques as easy and\naccessible as possible, particularly within the framework of\nthe Knowledge Discovery in Databases (KDD) process in data\nmining. The package provides essential tools to structure and\nexecute each stage of a predictive or classification modeling\nworkflow, aligning closely with the fundamental steps of the\nKDD methodology, from data selection and preparation, through\nmodel building and tuning, to the interpretation and evaluation\nof results using Sensitivity Analysis. The 'MLwrap' workflow is\norganized into four core steps; preprocessing(), build_model(),\nfine_tuning(), and sensitivity_analysis(). It also includes\nglobal and pairwise interaction analysis based on Friedman’s\nH-statistic to support a more detailed interpretation of\ncomplex feature relationships.These steps correspond,\nrespectively, to data preparation and transformation, model\nconstruction, hyperparameter optimization, and sensitivity\nanalysis. The user can access comprehensive model evaluation\nresults including fit assessment metrics, plots, predictions,\nand performance diagnostics for ML models implemented through\n'Neural Networks', 'Random Forest', 'XGBoost' (Extreme Gradient\nBoosting), and 'Support Vector Machines' (SVM) algorithms. By\nstreamlining these phases, 'MLwrap' aims to simplify the\nimplementation of ML techniques, allowing analysts and data\nscientists to focus on extracting actionable insights and\nmeaningful patterns from large datasets, in line with the\nobjectives of the KDD process.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/AlbertSesePsy/MLwrap",
  "BugReports": "https://github.com/AlbertSesePsy/MLwrap/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev zlib1g-dev",
  "Repository": "https://albertsesepsy.r-universe.dev",
  "Date/Publication": "2025-12-15 08:41:16 UTC",
  "RemoteUrl": "https://github.com/albertsesepsy/mlwrap",
  "RemoteRef": "HEAD",
  "RemoteSha": "2290068b4ca71dbe2eea90f464175089d89070d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:18:45 UTC",
    "User": "root"
  },
  "Author": "Javier Martínez García [aut] (ORCID:\n<https://orcid.org/0009-0007-7861-5274>),\nJuan José Montaño Moreno [ctb] (ORCID:\n<https://orcid.org/0000-0002-1116-1964>),\nAlbert Sesé [cre, ctb] (ORCID: <https://orcid.org/0000-0003-3771-1749>)",
  "Maintainer": "Albert Sesé <albert.sese@uib.es>",
  "MD5sum": "b38f853a545778573715b4047e13ca65",
  "_user": "albertsesepsy",
  "_type": "src",
  "_file": "MLwrap_0.3.0.tar.gz",
  "_fileid": "c60b8d23d58c1ef9e9531f455c15f07f700c0856e764c7590e4331923ed102c9",
  "_filesize": 517368,
  "_sha256": "c60b8d23d58c1ef9e9531f455c15f07f700c0856e764c7590e4331923ed102c9",
  "_created": "2026-05-14T08:18:45.000Z",
  "_published": "2026-05-22T09:08:14.582Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349474722,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990226712"
    },
    {
      "job": 77349475340,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990224169"
    },
    {
      "job": 77349475236,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990222868"
    },
    {
      "job": 77349475280,
      "time": 248,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990229484"
    },
    {
      "job": 77349473870,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990176467"
    },
    {
      "job": 77349474348,
      "time": 185,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156878794"
    },
    {
      "job": 77349475168,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990218861"
    },
    {
      "job": 77349475234,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990210924"
    },
    {
      "job": 77349474807,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990213043"
    }
  ],
  "_buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/albertsesepsy/mlwrap",
  "_commit": {
    "id": "2290068b4ca71dbe2eea90f464175089d89070d3",
    "author": "AlbertSesePsy <albert.sese@uib.es>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1765788076
  },
  "_maintainer": {
    "name": "Albert Sesé",
    "email": "albert.sese@uib.es",
    "login": "albertsesepsy",
    "uuid": 232549414,
    "orcid": "0000-0003-3771-1749"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dials",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "role": "Imports"
    },
    {
      "package": "tune",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "role": "Imports"
    },
    {
      "package": "yardstick",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "innsight",
      "role": "Imports"
    },
    {
      "package": "fastshap",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "ggbeeswarm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "sensitivity",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "torch",
      "role": "Suggests"
    },
    {
      "package": "brulee",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    }
  ],
  "_owner": "albertsesepsy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "kdd",
    "machine-learning",
    "statistical-software"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "albertsesepsy",
      "count": 30,
      "uuid": 232549414
    }
  ],
  "_userbio": {
    "uuid": 232549414,
    "type": "user",
    "name": "AlbertSesePsy"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MLwrap"
  },
  "_devurl": "https://github.com/albertsesepsy/mlwrap",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MLwrap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/albertsesepsy/mlwrap",
  "_realowner": "albertsesepsy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-22"
    },
    {
      "version": "0.1.1",
      "date": "2025-09-18"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-11"
    },
    {
      "version": "0.2.1",
      "date": "2025-10-21"
    },
    {
      "version": "0.2.2",
      "date": "2025-11-05"
    },
    {
      "version": "0.2.3",
      "date": "2025-11-11"
    },
    {
      "version": "0.3.0",
      "date": "2025-12-15"
    },
    {
      "version": "0.4.0",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "%>%",
    "build_model",
    "fine_tuning",
    "MLwrap_tutorial",
    "plot_ale",
    "plot_calibration_curve",
    "plot_confusion_matrix",
    "plot_distribution_by_class",
    "plot_gain_curve",
    "plot_graph_nn",
    "plot_integrated_gradients",
    "plot_lift_curve",
    "plot_loss_curve",
    "plot_olden",
    "plot_pdp",
    "plot_pfi",
    "plot_pr_curve",
    "plot_residuals_distribution",
    "plot_roc_curve",
    "plot_scatter_predictions",
    "plot_scatter_residuals",
    "plot_shap",
    "plot_sobol_jansen",
    "plot_tuning_results",
    "preprocessing",
    "sensitivity_analysis",
    "table_best_hyperparameters",
    "table_evaluation_results",
    "table_h2_total",
    "table_integrated_gradients_results",
    "table_olden_results",
    "table_pairwise_interaction",
    "table_pfi_results",
    "table_shap_results",
    "table_sobol_jansen_results"
  ],
  "_datasets": [
    {
      "name": "sim_data",
      "title": "sim_data",
      "object": "sim_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "socioec_status",
        "depression",
        "emot_intel",
        "resilience",
        "life_sat",
        "psych_well",
        "psych_well_bin",
        "psych_well_pol"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "build_model",
      "title": "Create ML Model",
      "topics": [
        "build_model"
      ]
    },
    {
      "page": "fine_tuning",
      "title": "Fine Tune ML Model",
      "topics": [
        "fine_tuning"
      ]
    },
    {
      "page": "plot_ale",
      "title": "Plot Accumulated Local Effects (ALE)",
      "topics": [
        "plot_ale"
      ]
    },
    {
      "page": "plot_calibration_curve",
      "title": "Plotting Calibration Curve",
      "topics": [
        "plot_calibration_curve"
      ]
    },
    {
      "page": "plot_confusion_matrix",
      "title": "Plotting Confusion Matrix",
      "topics": [
        "plot_confusion_matrix"
      ]
    },
    {
      "page": "plot_distribution_by_class",
      "title": "Plotting Output Distribution By Class",
      "topics": [
        "plot_distribution_by_class"
      ]
    },
    {
      "page": "plot_gain_curve",
      "title": "Plotting Gain Curve",
      "topics": [
        "plot_gain_curve"
      ]
    },
    {
      "page": "plot_graph_nn",
      "title": "Plot Neural Network Architecture",
      "topics": [
        "plot_graph_nn"
      ]
    },
    {
      "page": "plot_integrated_gradients",
      "title": "Plotting Integrated Gradients Plots",
      "topics": [
        "plot_integrated_gradients"
      ]
    },
    {
      "page": "plot_lift_curve",
      "title": "Plotting Lift Curve",
      "topics": [
        "plot_lift_curve"
      ]
    },
    {
      "page": "plot_loss_curve",
      "title": "Plot Neural Network Loss Curve",
      "topics": [
        "plot_loss_curve"
      ]
    },
    {
      "page": "plot_olden",
      "title": "Plotting Olden Values Barplot",
      "topics": [
        "plot_olden"
      ]
    },
    {
      "page": "plot_pdp",
      "title": "Plot Partial Dependence (PDP)",
      "topics": [
        "plot_pdp"
      ]
    },
    {
      "page": "plot_pfi",
      "title": "Plotting Permutation Feature Importance Barplot",
      "topics": [
        "plot_pfi"
      ]
    },
    {
      "page": "plot_pr_curve",
      "title": "Plotting Precision-Recall Curve",
      "topics": [
        "plot_pr_curve"
      ]
    },
    {
      "page": "plot_residuals_distribution",
      "title": "Plotting Residuals Distribution",
      "topics": [
        "plot_residuals_distribution"
      ]
    },
    {
      "page": "plot_roc_curve",
      "title": "Plotting ROC Curve",
      "topics": [
        "plot_roc_curve"
      ]
    },
    {
      "page": "plot_scatter_predictions",
      "title": "Plotting Observed vs Predictions",
      "topics": [
        "plot_scatter_predictions"
      ]
    },
    {
      "page": "plot_scatter_residuals",
      "title": "Plotting Residuals vs Predictions",
      "topics": [
        "plot_scatter_residuals"
      ]
    },
    {
      "page": "plot_shap",
      "title": "Plotting SHAP Plots",
      "topics": [
        "plot_shap"
      ]
    },
    {
      "page": "plot_sobol_jansen",
      "title": "Plotting Sobol-Jansen Values Barplot",
      "topics": [
        "plot_sobol_jansen"
      ]
    },
    {
      "page": "plot_tuning_results",
      "title": "Plotting Tuner Search Results",
      "topics": [
        "plot_tuning_results"
      ]
    },
    {
      "page": "preprocessing",
      "title": "Preprocessing Data Matrix",
      "topics": [
        "preprocessing"
      ]
    },
    {
      "page": "sensitivity_analysis",
      "title": "Perform Sensitivity Analysis and Interpretable ML methods",
      "topics": [
        "sensitivity_analysis"
      ]
    },
    {
      "page": "sim_data",
      "title": "sim_data",
      "topics": [
        "sim_data"
      ]
    },
    {
      "page": "table_best_hyperparameters",
      "title": "Best Hyperparameters Configuration",
      "topics": [
        "table_best_hyperparameters"
      ]
    },
    {
      "page": "table_evaluation_results",
      "title": "Evaluation Results",
      "topics": [
        "table_evaluation_results"
      ]
    },
    {
      "page": "table_h2_total",
      "title": "Friedman's H-Statistic Table",
      "topics": [
        "table_h2_total"
      ]
    },
    {
      "page": "table_integrated_gradients_results",
      "title": "Integrated Gradients Summarized Results Table",
      "topics": [
        "table_integrated_gradients_results"
      ]
    },
    {
      "page": "table_olden_results",
      "title": "Olden Results Table",
      "topics": [
        "table_olden_results"
      ]
    },
    {
      "page": "table_pairwise_interaction",
      "title": "Friedman's H-Statistic Pairwise Interaction Table",
      "topics": [
        "table_pairwise_interaction"
      ]
    },
    {
      "page": "table_pfi_results",
      "title": "Permutation Feature Importance Results Table",
      "topics": [
        "table_pfi_results"
      ]
    },
    {
      "page": "table_shap_results",
      "title": "SHAP Summarized Results Table",
      "topics": [
        "table_shap_results"
      ]
    },
    {
      "page": "table_sobol_jansen_results",
      "title": "Sobol-Jansen Results Table",
      "topics": [
        "table_sobol_jansen_results"
      ]
    },
    {
      "page": "tutorial",
      "title": "MLwrap Comprehensive Tutorial",
      "topics": [
        "MLwrap_tutorial",
        "tutorial"
      ]
    }
  ],
  "_readme": "https://github.com/albertsesepsy/mlwrap/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "beeswarm",
    "bit",
    "bit64",
    "boot",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "clock",
    "clue",
    "cluster",
    "codetools",
    "commonmark",
    "coro",
    "cpp11",
    "crayon",
    "data.table",
    "desc",
    "diagram",
    "DiagrammeR",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "dtw",
    "dtwclust",
    "evaluate",
    "farver",
    "fastmap",
    "fastshap",
    "flexclust",
    "fontawesome",
    "foreach",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggbeeswarm",
    "ggplot2",
    "ggrepel",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "innsight",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixopt",
    "modelenv",
    "modeltools",
    "nnet",
    "numbers",
    "numDeriv",
    "otel",
    "parallelly",
    "parsnip",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "processx",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppThread",
    "readr",
    "recipes",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "RSpectra",
    "rstudioapi",
    "S7",
    "safetensors",
    "sass",
    "scales",
    "sensitivity",
    "sfd",
    "shape",
    "shiny",
    "shinyjs",
    "slider",
    "sourcetools",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tailor",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "torch",
    "tune",
    "tzdb",
    "utf8",
    "vctrs",
    "vipor",
    "viridisLite",
    "visNetwork",
    "vroom",
    "warp",
    "withr",
    "workflows",
    "xfun",
    "xtable",
    "yaml",
    "yardstick"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mlwrap",
  "_universes": [
    "albertsesepsy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-14T08:21:29.000Z",
      "distro": "noble",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "5965f458b3c854d9b0b9c2438188a687116f5769c078278d77a352b6b70692bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-14T08:21:22.000Z",
      "distro": "noble",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "0107beaf900bbd49f77d1f7f66ee875b4623991b774ea5bae1c07ca0263786c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-14T08:21:28.000Z",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "120af4554b031df5f25225e37a760d924ec9b792c939f51f0387f6978b60974a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-14T08:21:34.000Z",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "90bc20af7cacee4c2915886ad3200ed32af39212d46ca07eb40d0d6690f67458",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T08:20:51.000Z",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "c95ff49aace41bf807d1afcbacb2994bb0647434cfb34d62ef1b1283ce6da185",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T08:20:21.000Z",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "cc5ee88ccf2c664ca448860e1420918125a51c6c2f4a506ce8e6848d0bb47ce8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T08:20:32.000Z",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "1e22835f393e0092e530a83f33aa24f288467332bd1040c944c7eb059bd27d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T09:07:50.000Z",
      "commit": "2290068b4ca71dbe2eea90f464175089d89070d3",
      "fileid": "a9db42b6421aa52f68798ee7593a3e2ab842cc1c16f709e4e425ab17d45baf12",
      "status": "success",
      "buildurl": "https://github.com/r-universe/albertsesepsy/actions/runs/25849538849"
    }
  ]
}