# -*- 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 schaarschmidt binGroup 2.2-1
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Evaluation and experimental design \
                    for binomial group testing
long_description    {*}${description}
checksums           rmd160  28aee7d90dc821bfc4b4fea5a9fe5b2020a3bc31 \
                    sha256  d7b914fb7b727dc15e727c8fac87cb604f1033e7ea98147635c50f0d96916731 \
                    size    276203
supported_archs     noarch

depends_lib-append  port:R-partitions \
                    port:R-Rdpack

test.run            yes
