# -*- 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 tdhock PeakSegJoint 2024.10.1
revision            0
maintainers         nomaintainer
license             GPL-3
description         Joint peak detection in several ChIP-Seq samples
long_description    {*}${description}
homepage            https://github.com/tdhock/PeakSegJoint
checksums           rmd160  3665af82a8cd63c670cef4607adf7328271faae7 \
                    sha256  2399b44f272ab201c75931426272b5826cb5e85656420600ee665b8805fbd79c \
                    size    777643

depends_lib-append  port:R-PeakError \
                    port:R-penaltyLearning

depends_test-append port:R-ggplot2 \
                    port:R-microbenchmark \
                    port:R-testthat

test.run            yes