# -*- 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 cran anocva 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Non-parametric statistical test to compare clustering structures
long_description    {*}${description}
checksums           rmd160  864711e30d17b6371bb1b283d174e77fc9d9e7c1 \
                    sha256  39374e5849fbd2ee428bc0d4b90168c3c884b04fb06819400a331c452520cfaf \
                    size    9041
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-igraph

test.run            yes
