# -*- 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 BASS 1.3.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Bayesian Adaptive Spline Surfaces
long_description    {*}${description}
checksums           rmd160  97910bafccce6c9df6f47f6170842e9e08945bc9 \
                    sha256  e0bb8d1ea0b7bf73d67b5b89e69c7ef02d9af97ae9a8cbbca668d3b48e36fe02 \
                    size    3231285
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-hypergeo \
                    port:R-truncdist

depends_test-append port:R-R.rsp \
                    port:R-testthat

test.run            yes