# -*- 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             github HenrikBengtsson matrixStats 1.5.0
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             Artistic-2
description         Functions that apply to rows and columns of matrices
long_description    {*}${description} (and to vectors).
homepage            https://github.com/HenrikBengtsson/matrixStats
checksums           rmd160  72b6aa0590380913b17afe2360d05404d10a31dc \
                    sha256  352bcca1c4551cabfae58e3be42fc95169c02e7851c7301146d588ec72038b02 \
                    size    341087
github.tarball_from archive

depends_test-append port:R-base64enc \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-microbenchmark \
                    port:R-R.devices \
                    port:R-R.rsp

test.run            yes
