# -*- 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 perpdgo brnn 0.9.3
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Bayesian regularization for feed-forward neural networks
long_description    {*}${description}
checksums           rmd160  07c00352ae83c3bd845436ea58b511f2306a2f83 \
                    sha256  f540216a35fe98f3cc02ae70479e87ec564fd9cd5c1746ee9a25a75db35ef891 \
                    size    962889

depends_lib-append  port:R-Formula \
                    port:R-truncnorm

compilers.setup     require_fortran

test.run            yes
