# -*- 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 chron 2.3-61
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Chronological objects which can handle dates and times
long_description    {*}${description}
checksums           rmd160  16e28e4f8bd752f41ce7b18c91b3f774fc919725 \
                    sha256  a096957625a0438075b3486322ee07c753c7c4ba3efcd04a3ac92476d6c43b9b \
                    size    37347

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

test.run            yes
