# -*- 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-59
revision            1
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  e4e679a53602d08fb14f2dae7b817369aecdfc6d \
                    sha256  f443638f92f33a335ff9f7533d1a4c66c7560a479ca4596c4482e81d2d0f73bf \
                    size    165634

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

compilers.setup     require_fortran

test.run            yes
