# -*- 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 lgarch 0.7
revision            2
categories-append   finance
maintainers         nomaintainer
license             GPL-2
description         Simulation and estimation of Log-GARCH models
long_description    {*}${description}
checksums           rmd160  8431f6827ef88a037c1edf46b1e383e57855a4cc \
                    sha256  b252500de9b600ba66a66038eb5f2d8a1904dc49eae794b3905a86a1b78037c8 \
                    size    23189

depends_lib-append  port:R-zoo

test.run            yes
