# -*- 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 vstdct 0.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Non-parametric estimation of Toeplitz covariance matrices
long_description    {*}${description}
checksums           rmd160  7e40f92dea5ef2f17f3a9085f12322c36ee54ddf \
                    sha256  b76388e1924e34140fddc44812224f7140c5876ffb0c8eb8bf57ee72e965463c \
                    size    143770
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-dtt

depends_test-append port:R-testthat

test.run            yes
