# -*- 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 BayesReversePLLH 1.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Fit Bayesian piece-wise linear log-hazard model
long_description    {*}${description}
checksums           rmd160  546ce88c6a76dd20d63e65c8adc7f94201555ee7 \
                    sha256  d7fd80751cbb1f8fedb9381690798ae192125756d765d1889b1f3dacd445fd23 \
                    size    18942

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
