Package: Rssa Type: Package Title: A Collection of Methods for Singular Spectrum Analysis Version: 1.1 Depends: R (>= 3.1), svd (>= 0.4), forecast Imports: lattice, methods Suggests: testthat (>= 0.7), RSpectra, PRIMME, irlba SystemRequirements: fftw (>=3.2) Author: Anton Korobeynikov, Alex Shlemov, Konstantin Usevich, Nina Golyandina Maintainer: Anton Korobeynikov Authors@R: c(person(given = "Anton", family = "Korobeynikov", role = c("aut", "cre"), email = "anton@korobeynikov.info"), person(given = "Alex", family = "Shlemov", role = "aut"), person(given = "Konstantin", family = "Usevich", role = "aut"), person(given = "Nina", family = "Golyandina", role = "aut")) Description: Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filling for univariate and multivariate time series. General description of the methods with many examples can be found in the book Golyandina (2018, ). See 'citation("Rssa")' for details. License: GPL (>= 2) URL: https://github.com/asl/rssa BugReports: https://github.com/asl/rssa/issues Config/testthat/parallel: true Config/pak/sysreqs: libfftw3-dev Repository: https://asl.r-universe.dev Date/Publication: 2024-09-04 06:24:32 UTC RemoteUrl: https://github.com/asl/rssa RemoteRef: HEAD RemoteSha: bab3ba18ba8dce3ec3c4cb2fa324b17930f50e99 NeedsCompilation: yes Packaged: 2026-07-04 20:27:35 UTC; root