# -*- 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            4
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Stochastic simulation for information retrieval evaluation – \
                    effectiveness scores
long_description    {*}${description}
checksums           rmd160  d550022699203ab2418960bccbba8884fb204fae \
                    sha256  1765bc52c110f6e40a5b65274d7a1640e85cbcac0f13ade51f4d698192a083b1 \
                    size    41310
github.tarball_from archive
supported_archs     noarch

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

test.run            yes
