# -*- 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 adelchi.azzalini sn 2.1.2
revision            1
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         Skew-Normal and related distributions such as the skew-t and the SUN
long_description    {*}${description}
homepage            http://azzalini.stat.unipd.it/SN
checksums           rmd160  06a5c918dac5502cb1d480ff6f2b167456a1f639 \
                    sha256  2e801e3f74d970dd84c62badb0cb19ee53798016a7dd0b9840c53334f2583e66 \
                    size    824864
supported_archs     noarch

depends_lib-append  port:R-mnormt \
                    port:R-numDeriv \
                    port:R-quantreg

depends_test-append port:R-R.rsp

test.run            yes
