Package: simulatetimeseries Type: Package Title: Time Series dataset collection (real-world and synthetic) Version: 0.2.1 Date: 2025-10-02 Authors@R: c( person( "T.", "Moudiki", email = "thierry.moudiki@gmail.com", role = c("aut", "cre") ) ) Description: Collection of functions for simulating various types of time series data and accessing real-world time series datasets. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: stats, utils, ahead, astsa, expsmooth, fma, forecast, fpp2, MASS, tswge, Rcpp, misc, tensorflow LinkingTo: Rcpp Suggests: rugarch, keras3 RoxygenNote: 7.3.2 Depends: R (>= 4.1.0), keras3 Remotes: thierrymoudiki/misc Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev texlive libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev python3 libx11-dev zlib1g-dev Repository: https://techtonique.r-universe.dev Date/Publication: 2026-04-23 14:24:16 UTC RemoteUrl: https://github.com/thierrymoudiki/simulatetimeseries RemoteRef: HEAD RemoteSha: a2313321a908d554cef62afc776db34bae0de1cc NeedsCompilation: yes Packaged: 2026-06-22 11:01:16 UTC; root Author: T. Moudiki [aut, cre] Maintainer: T. Moudiki