# -*- 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 ArdiaD bayesGARCH 2.1.10
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Bayesian estimation of the GARCH(1,1) model \
                    with Student-t innovations
long_description    {*}${description}
homepage            https://github.com/ArdiaD/bayesGARCH
checksums           rmd160  7f22c008afa1f9c92b72afe95c2dae580944fa3e \
                    sha256  0110b0a9605c7a5a349c13849a464bc1c35216b7346d5f11bb2088dbbd9367c9 \
                    size    54390

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

test.run            yes
