# -*- 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 old.
R.setup             cran andrea-luciani bimets 4.0.4
revision            1
categories-append   economics
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Time series and econometric modelling
long_description    {*}${description}
homepage            https://github.com/andrea-luciani/bimets
checksums           rmd160  0ed94fab5dbc773d80b7c8ebe4f76efb3303cbf5 \
                    sha256  b4f68fb83b9759684890888ebab78933adc9ca7ec7392ee098e8a080719054da \
                    size    3497633
supported_archs     noarch

depends_lib-append  port:R-xts \
                    port:R-zoo

test.run            yes
