# -*- 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 mariarizzo energy 1.7-12
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Multivariate inference via the energy of data
long_description    {*}${description}
homepage            https://mariarizzo.github.io/energy/index.html
checksums           rmd160  a04533175f632ae5ef561abf22a3db7f8bcc0945 \
                    sha256  ac2224befa4c6ab62f99816ff670b1ee35288cabb7db362257e9af21c87e6f72 \
                    size    58015

depends_lib-append  port:R-gsl \
                    port:R-Rcpp

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

test.run            yes
