# -*- 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 FitARMA 1.6.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Fit ARMA or ARIMA using fast MLE algorithm
long_description    {*}${description}
checksums           rmd160  f7404f1547cb51b19145170a2db3b5c9c815268e \
                    sha256  5b4bc3eb4934c05981bfee2325895198cdafd237910e7be9130942f3e705b109 \
                    size    1085132

depends_lib-append  port:R-FitAR

test.run            yes
