# -*- 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 yamagubed boinet 1.1.0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Conduct simulation study of Bayesian optimal interval \
                    design with BOIN-ET family
long_description    {*}${description}
checksums           rmd160  912a416108f6588187fb9e59f304f4a9eac5f8c8 \
                    sha256  9689a945ac635fb250271d6761e10b660dc9aa8b8affa630d2edfe42de8b614a \
                    size    24863
supported_archs     noarch

depends_lib-append  port:R-copula \
                    port:R-Iso \
                    port:R-mfp

depends_test-append port:R-testthat

test.run            yes
