# -*- 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 cran lgarch 0.6-2
revision            2
categories-append   finance
maintainers         nomaintainer
license             GPL-2
description         Simulation and estimation of Log-GARCH models
long_description    {*}${description}
checksums           rmd160  df64c57130dd7bdf37d6353eb42d9adcdd1cc015 \
                    sha256  30431f7453cf658216426ab79367742945dfd3bc4f384a342d6e35d308d3b317 \
                    size    21982

depends_lib-append  port:R-zoo

test.run            yes
