# -*- 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 sn 2.1.1
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  c5b414041de2541abc3be2d3457dd098572b82f1 \
                    sha256  f9f6b56d91dc7cb18dc8308d0875b9648c90b268d1aaf8f4c5164ff016df22bd \
                    size    827061
supported_archs     noarch
platforms           {darwin any}

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

depends_test-append port:R-R.rsp

test.run            yes
