# -*- 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 jmcurran Bolstad 0.2.42
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Functions for elementary Bayesian inference
long_description    A set of R functions and data sets for the book \
                    Introduction to Bayesian Statistics by W.M. Bolstad (2017).
checksums           rmd160  4b01e7294215c7685e46ced39daf2fd7360a2195 \
                    sha256  c96e9c8d8e45a275058eb8da8a70e4941b2292d5ab4d96c1478ed1101237be51 \
                    size    83404
supported_archs     noarch

depends_lib-append  port:R-mvtnorm

test.run            yes
