# -*- 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 joshageman twomodeclusteringGA 1.0.0
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Genetic algorithm-based two-mode clustering
long_description    {*}${description}
homepage            https://github.com/JosHageman/twomodeclusteringGA
checksums           rmd160  ee9d2c1ab39536a1aef1ac425e91b26c540133b2 \
                    sha256  901884f4ddd16b45f2e87f8d3190b80158749f6650d99a134bbbc80ac30f2e09 \
                    size    21456
supported_archs     noarch

depends_lib-append  port:R-GA \
                    port:R-ggplot2

test.run            yes
