# -*- 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 r-project REBayes 2.56
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Empirical Bayes Estimation and Inference
long_description    {*}${description}
checksums           rmd160  76bbd155c8abb3b2259abe22eecb91036855f531 \
                    sha256  d263607c4c5a4f6cb1ca270f148e4f2f66566fe9284bb175f36c0ef9fd8ad871 \
                    size    1190286
supported_archs     noarch

depends_test-append port:R-digest \
                    port:R-knitr \
                    port:R-Rmosek

# Tests need MOSEK installation; Rmosek is just an interface.
test.run            no
