# -*- 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 cran relsurv 2.2-9
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Relative survival
long_description    {*}${description}
checksums           rmd160  42a62d00e39af1d254d0a27f8e8a7fe4e8d1af0b \
                    sha256  e966435c16c0978d1314867c3b9fbd7170ae7450d60e676d06cc7f8ca3d74d78 \
                    size    357496

depends_lib-append  port:R-date \
                    port:R-ggplot2 \
                    port:R-pammtools \
                    port:R-scales

test.run            yes
