# -*- 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 jmcurran Hotelling 1.0-8
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Hotelling’s T^2 test and variants
long_description    {*}${description}
homepage            https://github.com/jmcurran/Hotelling
checksums           rmd160  6268ddab79065cb876facc94a0093ba328ac5eb4 \
                    sha256  51239a4617852ea8bd8e5b0106b5f6cf9fa93d02def4535b388d386ed5e8a213 \
                    size    14347
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-corpcor

test.run            yes
