# -*- 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             github joshuaulrich TTR 0.24.4 v
revision            1
categories-append   finance
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Technical Trading Rules
long_description    {*}${description}
checksums           rmd160  3b702642f1d414911c81cdcf6e896cc3459dcbc3 \
                    sha256  79c3926c6553a27792e8b72d16a4972ae81ca3b6c272bf74b329a2395d3f0f57 \
                    size    322199
github.tarball_from archive

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

depends_test-append port:R-quantmod \
                    port:R-RUnit

test.run            yes
