# -*- 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 hope-data-science tidyft 0.9.20
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Fast and memory efficient data operations in tidy syntax
long_description    {*}${description}
homepage            https://hope-data-science.github.io/tidyft
checksums           rmd160  911d779ca875bc9205daf83a4a61edd7817800e8 \
                    sha256  09333a4f4b764f15322c00ec5c2aa1a3d2798d36f06039f66e4c674fb0199c90 \
                    size    61328
supported_archs     noarch

depends_lib-append  port:R-data.table \
                    port:R-fst \
                    port:R-stringr

depends_test-append port:R-bench \
                    port:R-dplyr \
                    port:R-dtplyr \
                    port:R-knitr \
                    port:R-rmarkdown

test.run            yes