# -*- 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 ainsuotain matrixProfile 0.5.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Matrix Profile
long_description    This package calculates all-pairs-similarity for a given window size for time series data.
checksums           rmd160  ec1d747b162ee76ca3178e371da4c375b62e2726 \
                    sha256  2f2914c7a5d2b95a339f593985ccda4e1265071b0072d5f987c77574d024a559 \
                    size    4565
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-fftw \
                    port:R-signal \
                    port:R-TTR \
                    port:R-zoo

test.run            yes
