# -*- 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 R2BayesX 1.1-6
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         Estimate structured additive regression models with BayesX
long_description    {*}${description}
checksums           rmd160  244ce62aea3d91352ca1c6ba7bb7fb8687325d4e \
                    sha256  43f0a01024855f18fc5a9552356e47763911befea4b8b0c9a18897d8a0040038 \
                    size    784869

depends_lib-append  port:R-BayesXsrc \
                    port:R-colorspace

depends_test-append port:R-coda \
                    port:R-fields \
                    port:R-interp \
                    port:R-maps \
                    port:R-MBA \
                    port:R-sf \
                    port:R-shapefiles \
                    port:R-sp \
                    port:R-spData \
                    port:R-spdep

# There are some errors in running examples:
# Error in if (eattrn[i] != "dim" && eattrn[i] != "dimnames" && eattrn[i] != : 
# missing value where TRUE/FALSE needed.
test.run            yes
