# -*- 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-48
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  590c179cd88d6c8a8f5f0bd9d2f113dc267d2bd3 \
                    sha256  7633e694e3f28bc5a2b0a886976e5c476ee73d80dab3be60275b4fa78f9a7154 \
                    size    254818

depends_lib-append  port:R-Rcpp

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

test.run            yes
