# -*- 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 cbergmeir RSNNS 0.4-17
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             LGPL-2+
description         Neural networks using the Stuttgart Neural Network Simulator (SNNS)
long_description    {*}${description}
homepage            https://github.com/cbergmeir/RSNNS
checksums           rmd160  f78e9dbad023dea77ede364a370319435648bfab \
                    sha256  424557d7326889e09e31e04d2a9b7224bed0bb4aa6f9e5433d7ce4fe04a35afc \
                    size    976329

depends_lib-append  port:R-Rcpp

depends_test-append port:R-NeuralNetTools \
                    port:R-scatterplot3d

test.run            yes
