# -*- 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 NicChr timeplyr 1.1.1
revision            1
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Fast tidy tools for date and date–time manipulation
long_description    {*}${description}
homepage            https://github.com/NicChr/timeplyr
checksums           rmd160  5c2bd6b0cc27dada4d8d63548767314ce1a57a72 \
                    sha256  1626336df78ab13a52ea2c8845c4db4380c760656894dca1f54cdb49de199bce \
                    size    181910

depends_lib-append  port:R-cheapr \
                    port:R-cli \
                    port:R-collapse \
                    port:R-cpp11 \
                    port:R-cppdoubles \
                    port:R-data.table \
                    port:R-dplyr \
                    port:R-fastplyr \
                    port:R-ggplot2 \
                    port:R-lifecycle \
                    port:R-lubridate \
                    port:R-pillar \
                    port:R-rlang \
                    port:R-scales \
                    port:R-stringr \
                    port:R-tidyselect \
                    port:R-timechange \
                    port:R-tzdb \
                    port:R-vctrs

depends_test-append port:R-bench \
                    port:R-knitr \
                    port:R-nycflights13 \
                    port:R-outbreaks \
                    port:R-rmarkdown \
                    port:R-testthat \
                    port:R-tidyr \
                    port:R-zoo

test.run            yes
