Files

30 lines
1.1 KiB
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 cran fTrading 3042.79
revision 2
categories-append finance
maintainers nomaintainer
license {GPL-2 GPL-3}
description Rmetrics Trading and Rebalancing Financial Instruments
long_description A collection of functions for trading and rebalancing financial instruments. \
It implements various technical indicators to analyse time series \
such as moving averages or stochastic oscillators.
checksums rmd160 a2347b4eafd6dbfc131840a7311309992597898f \
sha256 3e99963eb59891b14a1531f8b30692c59ae0e2a97a6d63c3ad3b37772d79ce76 \
size 24115
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-fBasics \
port:R-timeDate \
port:R-timeSeries
require_active_variants R tcltk
depends_test-append port:R-RUnit
test.run yes