# -*- 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 bips-hb neuralnet 1.44.2
revision            1
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Training of neural networks
long_description    {*}${description}
checksums           rmd160  608e53a538222ecdfb817775ce6af30b397d4af2 \
                    sha256  5f66cd255db633322c0bd158b9320cac5ceff2d56f93e4864a0540f936028826 \
                    size    27211
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Deriv

depends_test-append port:R-testthat

test.run            yes
