# -*- 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 r-project tseries 0.10-63
revision            0
categories-append   math finance
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         Time series analysis and computational finance
long_description    {*}${description}
checksums           rmd160  9d95f86c42ed43342622a1ab8c7b248fd8815c61 \
                    sha256  b99eba075d8dedef20cffb89a185be247f8f87ffeb65af96e2487d36a6f5cae2 \
                    size    238639

depends_lib-append  port:R-quadprog \
                    port:R-quantmod \
                    port:R-zoo

compilers.setup     require_fortran

test.run            yes
