# -*- 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 kristof.meers kcpRS 1.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Kernel change point detection on the running statistics
long_description    {*}${description}
checksums           rmd160  126cefb0ff9dd512aac39223a3c4dffaf110cf46 \
                    sha256  870570c60d724afb7cc36548893e56c2b36d7284f0347915b54ec41544e13837 \
                    size    42656

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-RColorBrewer \
                    port:R-Rcpp \
                    port:R-roll

depends_test-append port:R-testthat

test.run            yes
