# -*- 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 BayesGOF 5.2
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Bayesian modeling via frequentist goodness-of-fit
long_description    {*}${description}
checksums           rmd160  798a67cbb28693d4e9695aae651c84c197c2233d \
                    sha256  11e8f269deeff3467c85c76aa9ac3508070cb24cd12f1506596de08e8400959f \
                    size    145000
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Bolstad2 \
                    port:R-nleqslv \
                    port:R-orthopolynom \
                    port:R-VGAM

depends_lib-append  port:R-knitr \
                    port:R-rmarkdown

test.run            yes