# -*- 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 DavisVaughan warp 0.2.1 v
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Group dates
long_description    Tooling to group dates by a variety of periods including: \
                    yearly, monthly, by second, by week of the month, and more.
homepage            https://davisvaughan.github.io/warp
checksums           rmd160  4491e201f39028d038547def2fd1e9b6096b2dc3 \
                    sha256  b12354b959564c951718f51d3fda0bab65a2d3ccab7388760c5d7e58d60e63c7 \
                    size    49292

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
