# -*- 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 fdatest 2.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Interval testing procedure for functional data
long_description    {*}${description}
checksums           rmd160  ecb58dbaada3aeabce3499a1972bd89e6784591d \
                    sha256  a38f8e4641d903587d481d1bc07d004e2b0f78614b43ac3b3ee08b7e7d414d8f \
                    size    65327
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-fda

test.run            yes
