Package: echos
Type: Package
Title: Echo State Networks for Time Series Modeling and Forecasting
Version: 1.0.2
Description: Provides a lightweight implementation of functions and methods for
    fast and fully automatic time series modeling and forecasting using Echo
    State Networks (ESNs).
Authors@R: 
    person(given = "Alexander",
           family = "Häußer",
           email = "alexander-haeusser@gmx.de",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0000-5419-8479"))
License: GPL-3
URL: https://github.com/ahaeusser/echos,
        https://ahaeusser.github.io/echos/
BugReports: https://github.com/ahaeusser/echos/issues
Depends: R (>= 4.0.0), fabletools (>= 0.3.0)
Imports: Rcpp (>= 1.0.3), RcppArmadillo, tsibble, dplyr, tidyr, rlang,
        distributional
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, tidyverse, fable, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-06-22 10:46:30 UTC; Alexander Häußer
Author: Alexander Häußer [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0000-5419-8479>)
Maintainer: Alexander Häußer <alexander-haeusser@gmx.de>
Repository: CRAN
Date/Publication: 2025-06-23 10:20:10 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 13:25:13 UTC; unix
Archs: echos.so.dSYM
