# -*- 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 statcompute yager 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Yet another general regression neural network
long_description    {*}${description}
checksums           rmd160  7011bb37e609c264550592575052a25d660250b5 \
                    sha256  b4065b4ec0ba027709ebdf6054474a670993a18602a3c8c8ca89033772bb1e9d \
                    size    9002
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lhs \
                    port:R-MLmetrics \
                    port:R-randtoolbox

test.run            yes
