# -*- 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 kzst nda 0.1.13
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Generalized network-based dimensionality reduction and analysis
long_description    {*}${description}
checksums           rmd160  86abcc371b586cca5bc620bb9595559997551973 \
                    sha256  eca205df5fdd4b2787646ab3830239d7ac42bb3e5de370d0d872830db07476ec \
                    size    1555497
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-energy \
                    port:R-igraph \
                    port:R-ppcor \
                    port:R-psych \
                    port:R-visNetwork

test.run            yes
