# -*- 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 h.charvat.ef mexhaz 2.6
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Mixed effect excess hazard models
long_description    Fit flexible (excess) hazard regression models with the possibility \
                    of including non-proportional effects of covariables and of adding \
                    a random effect at the cluster level (corresponding to a shared frailty).
checksums           rmd160  d9075de8ac738c6029ad19cfb7e3970dfeb3dbfe \
                    sha256  1859bf858874c921b7c3b0f2c3fdae9585a3200770412b90bcb2f96fd6a51198 \
                    size    250130

depends_lib-append  port:R-lamW \
                    port:R-numDeriv \
                    port:R-statmod

depends_test-append port:R-rstpm2

test.run            yes
