# -*- 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

# Revert to GitHub once updated there.
R.setup             cran karoliskoncevicius matrixTests 0.2.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Fast statistical hypothesis tests on rows and columns of matrices
long_description    {*}${description}
checksums           rmd160  11b68bcfd4152a52c60bd34e05e2a80076b42ef2 \
                    sha256  eaeb732fa5b63165d4ca872f675eb488c546a338ab6054a56deeebdf1900f134 \
                    size    79169
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-matrixStats
