# -*- 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 arnost.komarek bayesSurv 3.8
revision            0
maintainers         nomaintainer
license             GPL-2+
description         Bayesian survival regression with flexible error \
                    and random effects distributions
long_description    {*}${description}
checksums           rmd160  511fc868afa7121ce57446aaa6daeebe1cea6440 \
                    sha256  5f6a4efc922b88f23b51fc347b919da1ef6d64b3867b13b63aa61c7d1740da7b \
                    size    711806

depends_lib-append  port:R-coda \
                    port:R-smoothSurv

compilers.setup     require_fortran

test.run            yes
