# -*- 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 susanacamposmartins tvgarch 2.4.2
revision            0
categories-append   finance
maintainers         nomaintainer
license             GPL-2+
description         Time-varying GARCH modelling
long_description    {*}${description}
homepage            https://sites.google.com/site/susanacamposmartins
checksums           rmd160  6074647803896f208e091b93797c2199f364afc9 \
                    sha256  1cf57739206058173d08d8510969ced54ccef058c89c624ec313a13430a7feb8 \
                    size    37080
supported_archs     noarch

depends_lib-append  port:R-garchx \
                    port:R-numDeriv \
                    port:R-zoo

test.run            yes
