# -*- 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 cran iIneq 1.0.2
revision            2
maintainers         nomaintainer
license             GPL-2
description         Computing individual components of the Gini and the Theil indices
long_description    {*}${description}
checksums           rmd160  729c9a3d3f96e8c65de5c1868d325f1aab7f1543 \
                    sha256  d6d69a8de3a101524a9ceb808f7c84f2ff5525e80ebf36065f8aea29553d8894 \
                    size    2989
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-doParallel \
                    port:R-foreach

test.run            yes
