# -*- 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 genaro.sucarrat betategarch 3.3
revision            1
categories-append   finance
maintainers         nomaintainer
license             GPL-2
description         Simulation, estimation and forecasting of Beta-Skew-t-EGARCH models
long_description    {*}${description}
checksums           rmd160  897bef553a17b3e2997c0605437717b864e83c0e \
                    sha256  1e45dd82d5c83e7463c03aadb85b560fe2dbe1cc1c85f9a7133d723af4f51b43 \
                    size    48332

depends_lib-append  port:R-zoo

test.run            yes
