{
  "_id": "6a1ad5f71d7bb097a09e560a",
  "Package": "echos",
  "Type": "Package",
  "Title": "Echo State Networks for Time Series Modeling and Forecasting",
  "Version": "1.0.3",
  "Description": "Provides a lightweight implementation of functions and\nmethods for fast and fully automatic time series modeling and\nforecasting using Echo State Networks (ESNs).",
  "Authors@R": "person(given = \"Alexander\",\nfamily = \"Häußer\",\nemail = \"alexander-haeusser@gmx.de\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0000-5419-8479\"))",
  "License": "GPL-3",
  "URL": "https://github.com/ahaeusser/echos,\nhttps://ahaeusser.github.io/echos/",
  "BugReports": "https://github.com/ahaeusser/echos/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ahaeusser.r-universe.dev",
  "Date/Publication": "2026-04-30 10:05:10 UTC",
  "RemoteUrl": "https://github.com/ahaeusser/echos",
  "RemoteRef": "HEAD",
  "RemoteSha": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 08:56:14 UTC",
    "User": "root"
  },
  "Author": "Alexander Häußer [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0000-5419-8479>)",
  "Maintainer": "Alexander Häußer <alexander-haeusser@gmx.de>",
  "MD5sum": "b09e5ec636d4f2ebf797949be498ae8f",
  "_user": "ahaeusser",
  "_type": "src",
  "_file": "echos_1.0.3.tar.gz",
  "_fileid": "58e4f60dab709c59e36e33ef37a66cb221a78b7be9914b9f9e35cbcbaf2dc035",
  "_filesize": 2887296,
  "_sha256": "58e4f60dab709c59e36e33ef37a66cb221a78b7be9914b9f9e35cbcbaf2dc035",
  "_created": "2026-05-30T08:56:14.000Z",
  "_published": "2026-05-30T12:20:07.102Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638055241,
      "time": 210,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307015837"
    },
    {
      "job": 78638055245,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307017146"
    },
    {
      "job": 78638055235,
      "time": 220,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307016620"
    },
    {
      "job": 78638055238,
      "time": 223,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307017167"
    },
    {
      "job": 78638055252,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308112846"
    },
    {
      "job": 78638055264,
      "time": 534,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307043540"
    },
    {
      "job": 78638055266,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308117530"
    },
    {
      "job": 78638055262,
      "time": 422,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307033457"
    },
    {
      "job": 78637819007,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306993246"
    },
    {
      "job": 78638055225,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307009968"
    },
    {
      "job": 78638055232,
      "time": 254,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307020266"
    },
    {
      "job": 78638055236,
      "time": 194,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307014263"
    },
    {
      "job": 78638055242,
      "time": 201,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307014852"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ahaeusser/echos",
  "_commit": {
    "id": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
    "author": "Alexander Haeusser <alexander-haeusser@gmx.de>",
    "committer": "Alexander Haeusser <alexander-haeusser@gmx.de>",
    "message": "Update\n",
    "time": 1777543510
  },
  "_maintainer": {
    "name": "Alexander Häußer",
    "email": "alexander-haeusser@gmx.de",
    "login": "ahaeusser",
    "uuid": 50058920
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "fabletools",
      "version": ">= 0.3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "distributional",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "fable",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ahaeusser",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 26
    },
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.2",
      "date": "2025-06-22"
    },
    {
      "name": "v1.0.3",
      "date": "2026-02-21"
    }
  ],
  "_topics": [
    "echo-state-networks",
    "fable",
    "fabletools",
    "forecast",
    "forecasting",
    "recurrent-neural-networks",
    "reservoir-computing",
    "ridge-regression",
    "time-series",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "ahaeusser",
      "count": 399,
      "uuid": 50058920
    }
  ],
  "_userbio": {
    "uuid": 50058920,
    "type": "user",
    "name": "Alexander Häußer",
    "description": "Statistics | Econometrics | Machine Learning | Time Series Forecasting | Echo State Networks | Reservoir Computing"
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/echos"
  },
  "_devurl": "https://github.com/ahaeusser/echos",
  "_pkgdown": "https://ahaeusser.github.io/echos/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/echos.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ahaeusser/echos",
  "_realowner": "ahaeusser",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-02-11"
    },
    {
      "version": "1.0.2",
      "date": "2025-06-23"
    },
    {
      "version": "1.0.3",
      "date": "2026-02-22"
    }
  ],
  "_exports": [
    "ESN",
    "filter_esn",
    "forecast_esn",
    "is.esn",
    "is.forecast_esn",
    "is.tune_esn",
    "reservoir",
    "run_reservoir",
    "train_esn",
    "tune_esn"
  ],
  "_datasets": [
    {
      "name": "m4_data",
      "title": "M4 dataset",
      "object": "m4_data",
      "class": [
        "tbl_ts",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "series",
        "category",
        "index",
        "value"
      ],
      "rows": 1152,
      "table": true,
      "tojson": true
    },
    {
      "name": "synthetic_data",
      "title": "Synthetic data",
      "object": "synthetic_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "variable",
        "index",
        "value"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ESN",
      "title": "Train an Echo State Network",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "ESN"
      ]
    },
    {
      "page": "filter_esn",
      "title": "Filter ESN models",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "filter_esn"
      ]
    },
    {
      "page": "fitted.ESN",
      "title": "Extract fitted values from a trained ESN",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "fitted.ESN"
      ]
    },
    {
      "page": "forecast_esn",
      "title": "Forecast an Echo State Network",
      "concept": [
        "base functions"
      ],
      "topics": [
        "forecast_esn"
      ]
    },
    {
      "page": "forecast.ESN",
      "title": "Forecast an Echo State Network",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "forecast.ESN"
      ]
    },
    {
      "page": "glance.ESN",
      "title": "Summary of trained models during random search",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "glance.ESN"
      ]
    },
    {
      "page": "is.esn",
      "title": "Checks if object is of class \"esn\"",
      "concept": [
        "base functions"
      ],
      "topics": [
        "is.esn"
      ]
    },
    {
      "page": "is.forecast_esn",
      "title": "Checks if object is of class \"forecast_esn\"",
      "concept": [
        "base functions"
      ],
      "topics": [
        "is.forecast_esn"
      ]
    },
    {
      "page": "is.tune_esn",
      "title": "Checks if object is of class \"tune_esn\"",
      "concept": [
        "base functions"
      ],
      "topics": [
        "is.tune_esn"
      ]
    },
    {
      "page": "m4_data",
      "title": "M4 dataset",
      "topics": [
        "m4_data"
      ]
    },
    {
      "page": "model_sum.ESN",
      "title": "Model specification of a trained ESN model",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "model_sum.ESN"
      ]
    },
    {
      "page": "plot.esn",
      "title": "Plot internal states of a trained ESN model",
      "concept": [
        "base functions"
      ],
      "topics": [
        "plot.esn"
      ]
    },
    {
      "page": "plot.forecast_esn",
      "title": "Plot forecasts of a trained ESN model",
      "concept": [
        "base functions"
      ],
      "topics": [
        "plot.forecast_esn"
      ]
    },
    {
      "page": "plot.tune_esn",
      "title": "Plot forecasts from a tuned ESN object",
      "concept": [
        "base functions"
      ],
      "topics": [
        "plot.tune_esn"
      ]
    },
    {
      "page": "print.esn",
      "title": "Print model specification of the trained ESN model",
      "concept": [
        "base functions"
      ],
      "topics": [
        "print.esn"
      ]
    },
    {
      "page": "report.ESN",
      "title": "Provide a detailed summary of the trained ESN model",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "report.ESN"
      ]
    },
    {
      "page": "reservoir",
      "title": "Return the reservoir from a trained ESN as tibble",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "reservoir"
      ]
    },
    {
      "page": "residuals.ESN",
      "title": "Extract residuals from a trained ESN",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "residuals.ESN"
      ]
    },
    {
      "page": "run_reservoir",
      "title": "Run reservoir",
      "topics": [
        "run_reservoir"
      ]
    },
    {
      "page": "summary.esn",
      "title": "Provide a detailed summary of the trained ESN model",
      "concept": [
        "base functions"
      ],
      "topics": [
        "summary.esn"
      ]
    },
    {
      "page": "summary.tune_esn",
      "title": "Provide a summary of the hyperparameter tuning",
      "concept": [
        "base functions"
      ],
      "topics": [
        "summary.tune_esn"
      ]
    },
    {
      "page": "synthetic_data",
      "title": "Synthetic data",
      "topics": [
        "synthetic_data"
      ]
    },
    {
      "page": "tidy.ESN",
      "title": "Estimated coefficients",
      "concept": [
        "tidy functions"
      ],
      "topics": [
        "tidy.ESN"
      ]
    },
    {
      "page": "train_esn",
      "title": "Train an Echo State Network",
      "concept": [
        "base functions"
      ],
      "topics": [
        "train_esn"
      ]
    },
    {
      "page": "tune_esn",
      "title": "Tune hyperparameters of an Echo State Network",
      "concept": [
        "base functions"
      ],
      "topics": [
        "tune_esn"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ahaeusser/echos/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ahaeusser/echos/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "cpp11",
    "digest",
    "distributional",
    "dplyr",
    "fabletools",
    "farver",
    "generics",
    "ggdist",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tsibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette_01_baseR.Rmd",
      "filename": "vignette_01_baseR.html",
      "title": "Base functions",
      "author": "Alexander Häußer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load package",
        "Prepare dataset",
        "Train ESN model",
        "Forecast ESN model",
        "Hyperparameter tuning"
      ],
      "created": "2024-01-21 12:47:09",
      "modified": "2026-02-19 12:54:06",
      "commits": 12
    },
    {
      "source": "vignette_03_datasets.Rmd",
      "filename": "vignette_03_datasets.html",
      "title": "Datasets",
      "author": "Alexander Häußer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load packages",
        "M4 data",
        "Synthetic data"
      ],
      "created": "2025-05-18 10:43:17",
      "modified": "2026-02-19 12:54:06",
      "commits": 2
    },
    {
      "source": "vignette_02_tidyR.Rmd",
      "filename": "vignette_02_tidyR.html",
      "title": "Tidy functions",
      "author": "Alexander Häußer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load package",
        "Prepare dataset",
        "Train ESN model",
        "Forecast ESN model"
      ],
      "created": "2024-01-21 12:47:09",
      "modified": "2026-02-19 12:54:06",
      "commits": 9
    }
  ],
  "_score": 6.714916247993585,
  "_indexed": true,
  "_nocasepkg": "echos",
  "_universes": [
    "ahaeusser"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-30T08:59:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "cc8969436a7848d453d224c25d874a129e51db05128959222de0968d1edf75da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-30T08:59:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "6fb6ea01feab40fcd1407b6e6b4419d3a38aa61b4962a4315444a3ae5a7f554b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-30T08:59:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "550ef25ffc3ada205682d4edf732f0a7699eb3517e141b157e106f1c24d144df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-30T08:59:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "c5a1eb865b783f0696ba7dc492c6f1ff9a5ca96c2894a88ac45e18b25bbd6586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-30T12:17:40.000Z",
      "arch": "aarch64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "8a967c1703b252b8c43afd589fb1eae67006fbfe723ffda4a6eb5339f279720a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-30T09:02:02.000Z",
      "arch": "x86_64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "8981e8ecadc52aacf3b54905952bce638d7a0caea1f547dc89f951913efec1e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-30T12:18:25.000Z",
      "arch": "aarch64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "186735e8f6eada3f45816892736ca66fdbbda91cc8cd748065e19877a4d62fc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-30T09:00:39.000Z",
      "arch": "x86_64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "f0bff5b50d7d82d6447a75cf6a0d7059427c1157f66d9a980ffd48f7ca7c03e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-30T08:59:07.000Z",
      "arch": "emscripten",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "d6a7d90fc4c9f7330b91f92bbbfddf5d82f2c04f4c23ea756b81f59648260a4a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-30T08:58:56.000Z",
      "arch": "x86_64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "b1e2dd9bf3dcb18fe858949351a000423d772b9e0b64a78ec45c75a17ac675f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-30T08:58:04.000Z",
      "arch": "x86_64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "a9a5b91c56745158b1560e4b3d5ad20f188b09ebccfce77d1e83071de2517def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-30T08:58:07.000Z",
      "arch": "x86_64",
      "commit": "b9c914e63ca4e3a3775f749a5971da63b74e0a7c",
      "fileid": "c13c46007ff09fb8f26a813c9d4caf157dae97d4d18c6f34c12d9c87eff1370d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ahaeusser/actions/runs/26679680471"
    }
  ]
}