# -*- 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 insightsengineering cards 0.7.1 v
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             Apache-2
description         Analysis Results Data
long_description    {*}${description}
homepage            https://insightsengineering.github.io/cards
checksums           rmd160  eb9a0f2feccde2301a3cc209173ba668f669ac27 \
                    sha256  5837b37c6fcabb34cda9d1da9e64da5cd4f1c2c8832512677cbff50a07b213c9 \
                    size    632035
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-cli \
                    port:R-dplyr \
                    port:R-glue \
                    port:R-lifecycle \
                    port:R-rlang \
                    port:R-tidyr \
                    port:R-tidyselect

depends_test-append port:R-testthat \
                    port:R-withr

test.run            yes
