# -*- 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.4
revision            1
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2
description         Bayesian regularization for feed-forward neural networks
long_description    {*}${description}
checksums           rmd160  3c3746a7827ede55fdcd4a66fbf56ceb98a2fb53 \
                    sha256  13673fede493bd968896a5dc484932eec6695b30ae85cc93ba639bc65229c7ce \
                    size    965593

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

compilers.setup     require_fortran

test.run            yes
