# -*- 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 gsucarrat garchx 1.5
revision            0
categories-append   finance
maintainers         nomaintainer
license             GPL-2+
description         Flexible and robust GARCH-X modelling
long_description    {*}${description}
homepage            https://github.com/gsucarrat/garchx
checksums           rmd160  71ffa89167558b68a850d0240455774b4252933c \
                    sha256  ab98f3b0a8ee302dece8d3b23eae99558e39f8c84080eb4d76dbb4a5732bcb7e \
                    size    20582

depends_lib-append  port:R-zoo

depends_test-append port:R-lgarch \
                    port:R-tvgarch

test.run            yes
