# -*- 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 GB2 2.1.1
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Generalized Beta distribution (IInd kind): properties, likelihood, estimation
long_description    {*}${description}
checksums           rmd160  99f431d30475e57443637e11e26654fa8a32f912 \
                    sha256  d98b1ef5066ad6078f4fd7cb2b0510b88d8dddc467697d237e70b24ea5f71b16 \
                    size    39717
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cubature \
                    port:R-hypergeo \
                    port:R-laeken \
                    port:R-numDeriv \
                    port:R-survey
