# -*- 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.8
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Estimation and use of the Generalised (Tukey) \
                    Lambda distribution
long_description    {*}${description}
homepage            https://github.com/newystats/gld
checksums           rmd160  31c9734f5dfd5d389ca7f8c156a6de187f3d8ce4 \
                    sha256  aeb2bb7342ec2d425397c8d391be3c399fe897b3992eba42b54cbaf16789768e \
                    size    54592

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

test.run            yes
