Package: simts Type: Package Title: Time Series Analysis Tools Version: 0.2.4 LazyData: true Authors@R: c( person("Stéphane", "Guerrier", email = "stef.guerrier@gmail.com", role = c("aut","cre","cph")), person("James", "Balamuta", role = c("aut","cph")), person("Roberto", "Molinari", role = c("aut","cph")), person("Justin", "Lee", role = "aut"), person("Lionel", "Voirol", role = "aut"), person("Yuming", "Zhang", role = "aut"), person("Wenchao", "Yang", role = "ctb"), person("Nathanael", "Claussen", role = "ctb"), person("Yunxiang", "Zhang", role = "ctb"), person("Christian", "Gunning", role = "cph"), person("Romain", "Francois", role = "cph"), person("Ross", "Ihaka", role = "cph"), person("R Core Team", role = "cph") ) Maintainer: Stéphane Guerrier Description: A system contains easy-to-use tools as a support for time series analysis courses. In particular, it incorporates a technique called Generalized Method of Wavelet Moments (GMWM) as well as its robust implementation for fast and robust parameter estimation of time series models which is described, for example, in Guerrier et al. (2013) . More details can also be found in the paper linked to via the URL below. Depends: R (>= 3.6.0) License: AGPL-3 | file LICENSE Imports: Rcpp, stats, utils, scales, grDevices, graphics, broom, dplyr, magrittr, methods, purrr, tidyr, robcor, rlang LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.3 Encoding: UTF-8 Suggests: knitr, rmarkdown VignetteBuilder: knitr URL: https://github.com/SMAC-Group/simts, https://arxiv.org/pdf/1607.04543.pdf BugReports: https://github.com/SMAC-Group/simts/issues Config/pak/sysreqs: libicu-dev Repository: https://smac-group.r-universe.dev Date/Publication: 2026-03-10 08:59:08 UTC RemoteUrl: https://github.com/smac-group/simts RemoteRef: HEAD RemoteSha: a716f4d48cd9283b2b8e5456c78cc7c537449951 NeedsCompilation: yes Packaged: 2026-06-24 05:53:22 UTC; root Author: Stéphane Guerrier [aut, cre, cph], James Balamuta [aut, cph], Roberto Molinari [aut, cph], Justin Lee [aut], Lionel Voirol [aut], Yuming Zhang [aut], Wenchao Yang [ctb], Nathanael Claussen [ctb], Yunxiang Zhang [ctb], Christian Gunning [cph], Romain Francois [cph], Ross Ihaka [cph], R Core Team [cph]