# -*- 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 r-project PeakSegDisk 2024.10.1
revision            0
maintainers         nomaintainer
license             GPL-3
description         Disk-based constrained change-point detection
long_description    {*}${description}
homepage            https://github.com/tdhock/PeakSegDisk
checksums           rmd160  e58a365f84e03e1f882fa5ef30bf2c9133f70db2 \
                    sha256  73df909d3e38c07bfd97bace4baa0c25a130df3cbfd60e6ff896855233739b16 \
                    size    686527

depends_lib-append  port:R-data.table

depends_test-append port:R-future \
                    port:R-future.apply \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-testthat

test.run            yes
