# -*- 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 PeakError 2023.9.4
revision            1
maintainers         nomaintainer
license             GPL-3
description         Compute the label error of peak calls
long_description    {*}${description}
checksums           rmd160  cd210a395868600dda3fb0bb0f088ecee42bbf8a \
                    sha256  c2cc927da83f0095ab4d2447f9c3fe71bbe799d89b4a117883ea5de0246f111e \
                    size    7810

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

test.run            yes
