# -*- 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 xts 0.14.1 v
revision            0
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         eXtensible Time Series
long_description    {*}${description}
homepage            https://joshuaulrich.github.io/xts
checksums           rmd160  baa6e584072a811d4122dcbfa8496b37639281db \
                    sha256  8be11b09ea3abec282ec9f0d0343ff33bbf0b627ff9e27c6b10503fa17e4c5df \
                    size    233524
github.tarball_from archive

depends_lib-append  port:R-zoo

depends_test-append port:R-chron \
                    port:R-timeDate \
                    port:R-timeSeries \
                    port:R-tinytest \
                    port:R-tseries

test.run            yes
