# -*- 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 tagteam prodlim 2026.03.11
revision            0
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Product-limit estimation for censored event history analysis
long_description    {*}${description}
homepage            https://github.com/tagteam/prodlim
checksums           rmd160  1246bd5c6f4623bf3170ac3d3cd6fdbf9c0c50ef \
                    sha256  1364a6f0f77cae22395e8158cca6117e2b4b662146701767c6b65837ecce916a \
                    size    147490

depends_lib-append  port:R-data.table \
                    port:R-diagram \
                    port:R-ggplot2 \
                    port:R-lava \
                    port:R-Rcpp \
                    port:R-rlang

depends_test-append port:R-etm \
                    port:R-ggthemes \
                    port:R-riskRegression \
                    port:R-survey \
                    port:R-tibble \
                    port:R-testthat

test.run            yes
