# -*- 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 zj58 EDMeasure 1.2.0
revision            3
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Energy-based dependence measures
long_description    {*}${description}
checksums           rmd160  fda770d23be3d6a95465b087732b212d43595ad8 \
                    sha256  3b82504a4a6b6c2bdbf4df219389e0cc7e3c7b129fafd5d24843811bb741dbbf \
                    size    21327

# cmdm_functions.c:311:7: error: implicit declaration of function 'Calloc';
# did you mean 'calloc'? [-Wimplicit-function-declaration]
patchfiles-append   patch-Free-Calloc.diff

depends_lib-append  port:R-dHSIC \
                    port:R-energy \
                    port:R-rBayesianOptimization

depends_test-append port:R-testthat

test.run            yes
