# -*- 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 tidymodels textrecipes 1.1.0
revision            2
categories-append   textproc
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Extra recipes for text processing
long_description    {*}${description}
homepage            https://textrecipes.tidymodels.org
checksums           rmd160  e11d9c73a3ab73916fee626719b9de8e7918f079 \
                    sha256  fe66c449c6d401a7c9767530031265743e0f15d12a148ea05fea971549f3406e \
                    size    153664

depends_lib-append  port:R-cpp11 \
                    port:R-dplyr \
                    port:R-generics \
                    port:R-glue \
                    port:R-lifecycle \
                    port:R-magrittr \
                    port:R-purrr \
                    port:R-recipes \
                    port:R-rlang \
                    port:R-SnowballC \
                    port:R-sparsevctrs \
                    port:R-tibble \
                    port:R-tokenizers \
                    port:R-vctrs
