# -*- 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 tingtingzhan TukeyGH77 0.1.3
revision            0
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Tukey g-&-h distribution
long_description    Functions for density, cumulative density, quantile \
                    and simulation of Tukey g-and-h (1977) distributions.
checksums           rmd160  d42fca2e9ae257008afa4af5184218dd1c5354c5 \
                    sha256  9ff5c5ebe81b7d67942ed14167446f84722b867e163c5f9ac110ab24e8daf253 \
                    size    12893
supported_archs     noarch

depends_lib-append  port:R-rstpm2

depends_test-append port:R-fitdistrplus

test.run            yes
