# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             cran bwhitcher waveslim 1.8.5
revision            0
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             BSD
description         Basic wavelet routines for one-, two- \
                    and three-dimensional signal processing
long_description    {*}${description}
checksums           rmd160  bb2a1e9302a4e2b57ce21d866915f6aa797fb6f3 \
                    sha256  1e98a823075e34fd80a3613ae62e731915bdb45bb8cf4b249f5be7a90d00a775 \
                    size    426668

depends_lib-append  port:R-multitaper

compilers.setup     require_fortran

depends_test-append port:R-covr \
                    port:R-fftw

test.run            yes
