# -*- 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 rstudio bigD 0.3.0 v
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Flexibly format dates and times to a given locale
long_description    {*}${description}
homepage            https://rich-iannone.github.io/bigD
checksums           rmd160  cb2692e80f7deffbd47c9b2ef45ff8d87acd39fa \
                    sha256  94aa70f7b6666cf11861c4392b124090a8f5d88623131431423cd0d70c8ff8d2 \
                    size    3086794
github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-covr \
                    port:R-testthat \
                    port:R-tibble

test.run            yes
