# -*- 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 perpdgo BGLR 1.1.3
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Bayesian Generalized Linear Regression
long_description    {*}${description}
checksums           rmd160  9ce8c11de422a63c7df574520ef524d683c6e461 \
                    sha256  e9a290f6094a688e422d010f743ecc6a692af8cb693f42a15230afb6dcafa020 \
                    size    4951586

depends_lib-append  port:R-truncnorm

compilers.setup     require_fortran

test.run            yes
