# -*- 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 cran lpacf 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Local partial autocorrelation function estimation for locally stationary wavelet processes
long_description    {*}${description}
checksums           rmd160  ffecdd24ad6cac71eff2904d9ea4b84a173d0bcb \
                    sha256  1b5dc059b5cbf371a1554cec87e5c15beb3ac81e092b2cb7aec5a527efc9e151 \
                    size    13338
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-locits \
                    port:R-wavethresh

test.run            yes
