# -*- 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 denis.talbot BACprior 2.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Choice of Omega in the BAC algorithm
long_description    {*}${description}
checksums           rmd160  306027b2327a6e6a49f4c020612b9406dc906967 \
                    sha256  7f147ac3deeebe033e4f7f06a59d4c9f6971ced53d2b83e3d3387e34e3ecbcfc \
                    size    7130
supported_archs     noarch

depends_lib-append  port:R-leaps \
                    port:R-mvtnorm

test.run            yes
