# -*- 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

# GitHub version is old.
R.setup             cran jrdnmdhl flexsurvcure 1.3.1
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Flexible parametric cure models
long_description    Flexible parametric mixture and non-mixture \
                    cure models for time-to-event data.
homepage            https://github.com/jrdnmdhl/flexsurvcure
checksums           rmd160  39c7ba70429165d198d92814b883ce1c38ffd300 \
                    sha256  0bf14623e3a5cde38f8a898876fcd6d988b711311e1753aa7027ea8e33fb1756 \
                    size    80038
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-flexsurv

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes