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

# Revert to GitHub once updated there.
R.setup             cran tnagler VineCopula 2.5.1
revision            0
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  4cce8c75be9f0c5699c413e236fb059aeca24cc1 \
                    sha256  f13e82ecc8bb116e476a8698f7b0bbdf81d47f0ae92445913a08a5e21de46b5c \
                    size    448927

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
