Package: swdft
Title: Sliding Window Discrete Fourier Transform (SWDFT)
Version: 0.0.1
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 and graphical tools for analyzing the output. 
             For details see Richardson, L.F., Eddy W.F. (2018) <arXiv:1807.07797>.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, fftwtools, fields
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-23 11:56:35 UTC; lee
Author: Lee F. Richardson [aut, cre]
Maintainer: Lee F. Richardson <leerichardson2013@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 12:20:03 UTC
