# -*- 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 ycli1995 easy.utils 0.1.0
revision            2
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Frequently used functions for easy R programming
long_description    {*}${description}
homepage            https://github.com/ycli1995/easy.utils
checksums           rmd160  941c2e08ac8afe872397e64f850cfe85fb9ca380 \
                    sha256  86e3ece6f692868113ca444c3261c73c6d1be5db7dfea6634bf32ca9ce85e606 \
                    size    9901
supported_archs     noarch

depends_lib-append  port:R-dplyr \
                    port:R-fastmatch \
                    port:R-rlang \
                    port:R-scales

test.run            yes
