# -*- 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 barakbri HHG 2.3.7
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Heller–Heller–Gorfine tests of independence and equality of distributions
long_description    {*}${description}
homepage            https://github.com/barakbri/HHG
checksums           rmd160  9f4cfcd44d1dd86a23172f8369272431c7e4291e \
                    sha256  6403f4881078de9ef9685bc00c0866977ccf96a94ef6da6e89620c1256c0eb0c \
                    size    398878

depends_lib-append  port:R-Rcpp

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
