# -*- 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 cran acebayes 1.10
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Optimal Bayesian experimental design using the ACE algorithm
long_description    {*}${description}
checksums           rmd160  b8b105395b078a764aa49af6024a232ece0da9e3 \
                    sha256  e3742b8aac0c6a810953d4076a7ab51e6e635eac518f2ebb6aae3d30c8776e85 \
                    size    1430368

depends_lib-append  port:R-compare \
                    port:R-lhs \
                    port:R-randtoolbox \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
