# -*- 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             bioconductor Bioconductor MatrixGenerics 1.16.0
revision            0
categories-append   bioconductor math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             Artistic-2
description         S4 generic summary statistic functions that operate on matrix-like objects
long_description    {*}${description}
checksums           rmd160  c544dc675721de53aa97076c8d4a249195de8758 \
                    sha256  ccff61558f067237b96ea71509e4ca95ad465000294067eb21101892d02df6e4 \
                    size    31669
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-matrixStats

depends_test-append port:R-DelayedArray \
                    port:R-DelayedMatrixStats \
                    port:R-SparseArray \
                    port:R-sparseMatrixStats \
                    port:R-SummarizedExperiment \
                    port:R-testthat

test.run            yes
