{
  "_id": "6a30217c3efcd9bda433da07",
  "Package": "echos",
  "Type": "Package",
  "Title": "Echo State Networks for Time Series Modeling and Forecasting",
  "Version": "1.0.4",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-15 15:55:10 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>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-15 14:40:43 UTC",
  "RemoteUrl": "https://github.com/cran/echos",
  "RemoteRef": "HEAD",
  "RemoteSha": "31a63c001f6a31562fea013970a10467b45140ba",
  "MD5sum": "c37f3bf65262e2cad1a0925a598de927",
  "_user": "cran",
  "_type": "src",
  "_file": "echos_1.0.4.tar.gz",
  "_fileid": "b3ec004e3e39e5af96372b4f46daebbe67ab76e1cb16fcffd003ed588d5de4fd",
  "_filesize": 2909340,
  "_sha256": "b3ec004e3e39e5af96372b4f46daebbe67ab76e1cb16fcffd003ed588d5de4fd",
  "_created": "2026-06-15T15:55:10.000Z",
  "_published": "2026-06-15T15:59:56.429Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81464912202,
      "time": 212,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643647009"
    },
    {
      "job": 81464912184,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643652582"
    },
    {
      "job": 81464912210,
      "time": 233,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643655986"
    },
    {
      "job": 81464912259,
      "time": 222,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643651951"
    },
    {
      "job": 81464028468,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643551776"
    },
    {
      "job": 81464912186,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643620880"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27558534197",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/echos",
  "_commit": {
    "id": "31a63c001f6a31562fea013970a10467b45140ba",
    "author": "Alexander Häußer <alexander-haeusser@gmx.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1781534443
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-06-23"
    },
    {
      "name": "1.0.3",
      "date": "2026-02-22"
    },
    {
      "name": "1.0.4",
      "date": "2026-06-15"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ahaeusser",
      "count": 4,
      "uuid": 50058920
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 227,
    "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,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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": false,
  "_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"
    },
    {
      "version": "1.0.4",
      "date": "2026-06-15"
    }
  ],
  "_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": "Deprecated name for 'm4_monthly_subset'",
      "object": "m4_data",
      "class": [
        "tbl_ts",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "series",
        "category",
        "index",
        "value"
      ],
      "rows": 1152,
      "table": true,
      "tojson": true
    },
    {
      "name": "m4_monthly_subset",
      "title": "Monthly subset of the M4 competition data",
      "object": "m4_monthly_subset",
      "class": [
        "tbl_ts",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "series",
        "category",
        "index",
        "value"
      ],
      "rows": 1152,
      "table": true,
      "tojson": true
    },
    {
      "name": "synthetic_data",
      "title": "Synthetic time series 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": "Deprecated name for 'm4_monthly_subset'",
      "topics": [
        "m4_data"
      ]
    },
    {
      "page": "m4_monthly_subset",
      "title": "Monthly subset of the M4 competition data",
      "topics": [
        "m4_monthly_subset"
      ]
    },
    {
      "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 time series 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/cran/echos/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/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",
        "ESN architecture and automatic model selection",
        "Train ESN model",
        "Forecast ESN model",
        "Hyperparameter tuning"
      ],
      "created": "2025-02-11 09:31:42",
      "modified": "2026-06-15 14:40:43",
      "commits": 4
    },
    {
      "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-06-23 10:20:10",
      "modified": "2026-06-15 14:40:43",
      "commits": 3
    },
    {
      "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": "2025-02-11 09:31:42",
      "modified": "2026-06-15 14:40:43",
      "commits": 3
    }
  ],
  "_score": 3.7993405494535817,
  "_indexed": false,
  "_nocasepkg": "echos",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ahaeusser.r-universe.dev/echos",
  "_previous": "1.0.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-15T15:58:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31a63c001f6a31562fea013970a10467b45140ba",
      "fileid": "7cb348e9cd473d5bb861fbe91d8f57c9b096892d6c8ead0e23b8ebca854bdaab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558534197"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-15T15:58:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31a63c001f6a31562fea013970a10467b45140ba",
      "fileid": "b3d0a25ed73668766007a94b840dda7678e912b9c6d528acd024826cf1d6ce29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558534197"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-15T15:58:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31a63c001f6a31562fea013970a10467b45140ba",
      "fileid": "b888df5077062d6e3d98ce04e352e1527acb6723dbb6daa3ca20a6627955c522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558534197"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-15T15:58:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31a63c001f6a31562fea013970a10467b45140ba",
      "fileid": "5398a7cd82489d50356acc35719e0d4731da31b758970b651620dc501443263a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558534197"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-15T15:58:05.000Z",
      "arch": "emscripten",
      "commit": "31a63c001f6a31562fea013970a10467b45140ba",
      "fileid": "9abaca7e9b34e65f37199c4c1cf1c7f1208dc7be6ee5692520264920f2deffd7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558534197"
    }
  ]
}