# -*- 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 aqua.zhong BayesAT 0.1.0
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Bayesian Adaptive Trial
long_description    {*}${description}
checksums           rmd160  95e4c0a45bd6edfa680cb326ccdb761d7e85b574 \
                    sha256  b404a0667b4efe72b0622be82b50e467fe64ad43eb6d262486a352b34259cd41 \
                    size    41504
supported_archs     noarch

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
