Package: swdft
Title: Sliding Window Discrete Fourier Transform (SWDFT)
Version: 1.0.0
Authors@R: person("Lee F. Richardson", email = "leerichardson2013@gmail.com", role = c("aut", "cre"))
Description: Implements the Sliding Window Discrete Fourier Transform (SWDFT). Also provides 
             statistical methods based on the SWDFT, and graphical tools to display the outputs.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, fftwtools, fields, signal, nloptr, knitr,
        rmarkdown, devtools
RoxygenNote: 6.1.1
Imports: stats, graphics
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-16 23:32:05 UTC; lee
Author: Lee F. Richardson [aut, cre]
Maintainer: Lee F. Richardson <leerichardson2013@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-17 04:22:46 UTC
Built: R 4.3.0; ; 2023-04-12 06:04:30 UTC; unix
