# -*- 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

# GitHub version is archaic.
R.setup             cran jeswheel arima2 3.3.0
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Likelihood-based inference for ARIMA modelling
long_description    {*}${description}
homepage            https://github.com/jeswheel/arima2
checksums           rmd160  fcf1985beb34a6ba244adf0cc012727ad71a92ee \
                    sha256  9a53c4f669f49398d3db312f459094d64353328ffa445d3463a041f4467db184 \
                    size    122018

depends_lib-append  port:R-ggplot2

depends_test-append port:R-testthat

test.run            yes
