# -*- 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 peterwittek Rsomoclu 1.7.6
revision            1
maintainers         nomaintainer
license             GPL-3
description         Somoclu is a massively parallel implementation of self-organizing maps
long_description    {*}${description}
homepage            https://peterwittek.github.io/somoclu
checksums           rmd160  ba4fadcf1f10b110d9b04879d280ed03582bfba1 \
                    sha256  344a359646da6203e2e9256e3413ee374a41cb6af0e3b9cf4ce428b0a22571c9 \
                    size    13680

depends_lib-append  port:R-kohonen \
                    port:R-Rcpp

test.run            yes
