# -*- 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 gclus 1.3.2
revision            2
categories-append   graphics
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Clustering graphics
long_description    {*}${description}
checksums           rmd160  c8a2b57014974a74512ca4835d848bba6283127d \
                    sha256  9cc61cdff206c11213e73afca3d570a7234250cf6044a9202c2589932278e0b3 \
                    size    339083
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
