Source: r-cran-fftw
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-fftw
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-fftw.git
Homepage: https://cran.r-project.org/package=fftw
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               libfftw3-dev
Testsuite: autopkgtest-pkg-r

Package: r-cran-fftw
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R fast FFT and DCT Based on the FFTW Library
 This GNU R package provides a simple and efficient wrapper around the
 fastest  Fourier transform in the west (FFTW) library
 <http://www.fftw.org/>.
