# -*- 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 EXPARMA 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Fitting of exponential autoregressive moving average (EXPARMA) model
long_description    {*}${description}
checksums           rmd160  d50cded93ed0f24408369fa8439cc8412ccc5d98 \
                    sha256  9eee5778b84469c8a29d6271457c43a5bf49747fdad91873ffbb88f442221c88 \
                    size    4328
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-forecast

test.run            yes
