Package: spooky
Type: Package
Title: Time Feature Extrapolation Using Spectral Analysis and
        Jack-Knife Resampling
Version: 2.0.0
Authors@R: person(
    given = "Giancarlo",
    family = "Vercellino",
    email = "giancarlo.vercellino@gmail.com",
    role = c("aut", "cre")
    )
Description: Proposes application of spectral analysis and jack-knife resampling for multivariate sequence forecasting using only base R functionality.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 3.6)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-07 06:56:15 UTC; gianc
Author: Giancarlo Vercellino [aut, cre]
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-07 07:10:02 UTC
Built: R 4.5.3; ; 2026-09-08 23:51:30 UTC; windows
