# -*- 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             github hughjonesd truelies 0.2.0 CRAN-
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Bayesian methods to estimate the proportion of liars in coin flip experiments
long_description    {*}${description}
checksums           rmd160  94b0ab785d298c3adc5cf385ad81e16533edc0c5 \
                    sha256  dad8becddc76a9b19e371c1e8fd5e8cf68657b018974540c2cc6bf6b15e990dd \
                    size    36743
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-hdrcde

depends_test-append port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-purrr \
                    port:R-tidyr

test.run            yes
