# -*- 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 sgt 2.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Skewed generalized t distribution tree
long_description    {*}${description}
checksums           rmd160  58f208b962209c5bce5c2ae7222e445935729d26 \
                    sha256  7dd2ba6632dea71b8a76df6d879e2fd036353fcfae5d0788768ab758a4aa6361 \
                    size    1387967
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-numDeriv \
                    port:R-optimx

test.run            yes
