# -*- 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.4
revision            2
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
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  a527a60fa18f23f2d9eeb127de20590a2d009c21 \
                    sha256  b1ae9fcf6b7ac592d3c8fe503fba121288d2f131a114566fb275c22e0ff814cb \
                    size    12937
supported_archs     noarch

depends_lib-append  port:R-rstpm2

depends_test-append port:R-fitdistrplus

test.run            yes
