# -*- 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 julian-urbano simIReff 1.0 v
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Stochastic simulation for information retrieval evaluation – effectiveness scores
long_description    {*}${description}
checksums           rmd160  4d566af76eb3184a026b99ff06e7829a2e905e17 \
                    sha256  29e119dfa52720211c601167e992667f0f2a7ef4fdefe4b24b8e0c7e4669f33b \
                    size    41323
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-bde \
                    port:R-extraDistr \
                    port:R-ks \
                    port:R-np \
                    port:R-rvinecopulib \
                    port:R-truncnorm

test.run            yes