# -*- 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 BINCOR 0.2.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Estimate the correlation between two irregular time series
long_description    {*}${description}
checksums           rmd160  102725ede47874eba504ae2ebbb4853920ed84e8 \
                    sha256  067b7e570827a887ee34b2ebeacb6fe85735936f122e7026d449108aa5405a74 \
                    size    21217
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-pracma

test.run            yes
