# -*- 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 pharmaverse ggsurvfit 1.1.0 v
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Flexible time-to-event figures
long_description    {*}${description}
homepage            https://github.com/insightsengineering/cardx
checksums           rmd160  b170e8a880425fca8491b2bcaf5333fc27224da5 \
                    sha256  eb465d6e290ea457f2e25e9654c0fc76a844f3d0645ac101c74a4997bf5d5838 \
                    size    1502768
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-broom \
                    port:R-cli \
                    port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-glue \
                    port:R-gtable \
                    port:R-patchwork \
                    port:R-rlang \
                    port:R-tidyr

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-scales \
                    port:R-spelling \
                    port:R-testthat \
                    port:R-tidycmprsk \
                    port:R-vdiffr \
                    port:R-withr

test.run            yes
