# -*- 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 BerriJ dccpp 0.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Fast computation of distance correlations
long_description    {*}${description}
homepage            https://dccpp.berrisch.biz
checksums           rmd160  bdb421b10a4cf9b3aa2b8640f0f3a7e67efc29d2 \
                    sha256  63450870bfb6e08bec09ae76c2f8c8dc923b336faafd8049ba6ad3bb67c65b66 \
                    size    22360

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

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
