# -*- 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 eddelbuettel dtts 0.1.3
revision            0
categories-append   finance
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         High-frequency time series support via nanotime and data.table
long_description    {*}${description}
homepage            https://github.com/eddelbuettel/dtts
checksums           rmd160  e9959628a9ca9f8197c3eef63fc889d4ddb9a6fb \
                    sha256  7311c672619bc07df7e7b4968faa7b8a1c04205b9f3cb9a5e90e6ea248c02358 \
                    size    28782

depends_lib-append  port:R-bit64 \
                    port:R-data.table \
                    port:R-nanotime \
                    port:R-Rcpp \
                    port:R-RcppCCTZ \
                    port:R-RcppDate

depends_test-append port:R-tinytest

test.run            yes
