# -*- 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 newystats gld 2.6.6
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Estimation and use of the Generalised (Tukey) Lambda distribution
long_description    {*}${description}
checksums           rmd160  7485381b76050b074b69f9ba216019395b6feca0 \
                    sha256  ea23e9781207b5d47ed04e4d5758d9652cab5d1eedcf9fbc9c2ee4d3babffdc4 \
                    size    54770

depends_lib-append  port:R-e1071 \
                    port:R-lmom

test.run            yes
