# -*- 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 hanmo SKFCPD 0.2.4
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Fast online changepoint detection for temporally correlated data
long_description    {*}${description}
checksums           rmd160  3cc4a339d238a74dbd9c637eec03932b58a6bcd8 \
                    sha256  2d0d2da8f18d8ebd0dd262bf0a18af2cad0f771d02b074c2568895d0e872aa84 \
                    size    76670

depends_lib-append  port:R-FastGaSP \
                    port:R-ggplot2 \
                    port:R-ggpubr \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-reshape2 \
                    port:R-rlang

test.run            yes
