# -*- 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 daniel.sabanesbove bfp 0.0-50
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Bayesian Fractional Polynomials
long_description    Implements the Bayesian paradigm for fractional polynomial models \
                    under the assumption of normally distributed error terms.
checksums           rmd160  259ae0fed9409fef5459bb52020f0f825bc69e53 \
                    sha256  95adbcf739391cc125c40ddfcd0d7ddae62a8d3ae864e46bb37f9b844643bc7f \
                    size    255037

depends_lib-append  port:R-Rcpp

depends_test-append port:R-doBy \
                    port:R-Hmisc

test.run            yes
