# -*- 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 brian.m.salzer tis 1.39
revision            2
categories-append   finance
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             BSD
description         Time indices and time-indexed series
long_description    Functions and S3 classes for time indices \
                    and time-indexed series.
checksums           rmd160  462fb9868b47d3d395bf0eccb1f15028c9ada408 \
                    sha256  3a56114e552f741fe51147b1a161f234c08dad27eab9f26c5f7af98a3e5303eb \
                    size    118543

depends_test-append port:R-ggplot2 \
                    port:R-reshape \
                    port:R-scales \
                    port:R-zoo

test.run            yes
