# -*- 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 2024.06.25
revision            0
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Product-limit estimation for censored event history analysis
long_description    {*}${description}
homepage            https://github.com/tagteam/prodlim
checksums           rmd160  58e5385cb4358c76eba9c639477ab216caaa5027 \
                    sha256  46961f654171aa7ef0ff94b23508ed59f6a438c3a3ba0d338cc3730224406764 \
                    size    129011

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

test.run            yes
