# -*- 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 ruibarrigana ebmstate 0.1.5
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Empirical Bayes Multi-state Cox model
long_description    {*}${description}
checksums           rmd160  39ac0f23327714c0c2828c3b66b3b8cc6fbf27b4 \
                    sha256  ccedd7ccae8f998aae83b4c78eda957e5a055d7afe3af94e1850d7fbab5939b8 \
                    size    186931

depends_lib-append  port:R-HDInterval \
                    port:R-mstate \
                    port:R-Rcpp

test.run            yes
