# -*- 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 tnagler wdm 0.2.4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Weighted Dependence Measures
long_description    {*}${description}
checksums           rmd160  82d1cf6c4f9bea5ab528bd898fdcbcf2565c06b6 \
                    sha256  e2d19c04ea2fb9394cc2b61899c7fd21ae7c6d5825bfdcb74822c7243cd335d3 \
                    size    29137

# If GitHub repo is used, then fetch from it:
# https://github.com/tnagler/wdm-r/issues/9#issuecomment-1433323245

depends_lib-append  port:R-Rcpp

depends_test-append port:R-copula \
                    port:R-covr \
                    port:R-Hmisc \
                    port:R-testthat

test.run            yes
