# -*- 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 Nikolaus.Umlauf BayesXsrc 3.0-7.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         Distribution of the BayesX C++ sources
long_description    {*}${description}
checksums           rmd160  01c86f294327a81f73fc885bf751d81907406f24 \
                    sha256  5126988ef85659938dc59522528b087aecee5572e762de1ded96f535529a0a03 \
                    size    1302812

# bayesxsrc/structadd/distr.cpp: error: 'isnan' was not declared in this scope; did you mean 'std::isnan'?
patchfiles          patch-fix-isnan.diff

depends_lib-append  port:gsl

depends_test-append port:R-R2BayesX

test.run            yes
