# -*- 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 veritasmih wwntests 1.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Hypothesis tests for functional time series
long_description    {*}${description}
homepage            https://github.com/veritasmih/wwntests
checksums           rmd160  4d8594320215fe0399df6d6ffb64cfca8a2dfed9 \
                    sha256  c609a9454fe4d8e4c6ba38d259192e2c0300dac7d1426e8d79bff8e68d89402f \
                    size    35703
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-fda \
                    port:R-ftsa \
                    port:R-rainbow \
                    port:R-sde

depends_test-append port:R-CompQuadForm \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-tensorA \
                    port:R-testthat

test.run            yes
