# -*- 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

# GitHub version is outdated.
R.setup             cran tnagler VineCopula 2.6.1
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Statistical inference of vine copulas
long_description    {*}${description}
homepage            https://github.com/tnagler/VineCopula
checksums           rmd160  ea79973ca2fd725be47934707ef8086bc8b817d5 \
                    sha256  2209905ebe87aec0a2b631b03cb0ec6db0b1a11b7ad42e77deec0d78d7c67cc3 \
                    size    449881

depends_lib-append  port:R-ADGofTest \
                    port:R-mvtnorm

depends_test-append port:R-kdecopula \
                    port:R-network \
                    port:R-numDeriv \
                    port:R-shiny \
                    port:R-testthat \
                    port:R-TSP

test.run            yes
