# -*- 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 eNchange 1.0
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Ensemble methods for multiple change-point detection
long_description    {*}${description}
checksums           rmd160  49d9dfdd30e27eaa0f3a2976dc06df2d6b8edc4e \
                    sha256  c522bde91c0b868c8145305c12f85351b2f663105a2968d0b2be9aec0a886d1f \
                    size    14493

depends_lib-append  port:R-ACDm \
                    port:R-doParallel \
                    port:R-foreach \
                    port:R-hawkes \
                    port:R-iterators \
                    port:R-Rcpp

test.run            yes
