Package: simts
Type: Package
Title: Time Series Analysis Tools
Version: 0.2.3
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 <stef.guerrier@gmail.com>
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) <doi: 10.1080/01621459.2013.799920>. 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
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
NeedsCompilation: yes
Packaged: 2025-10-08 13:03:30 UTC; lionel
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]
Repository: CRAN
Date/Publication: 2025-10-08 14:40:03 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-10-08 15:53:05 UTC; unix
Archs: simts.so.dSYM
