# -*- 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 slubbe ClusBoot 1.2.2
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Bootstrap a clustering solution to establish the stability of the clusters
long_description    {*}${description}
checksums           rmd160  f4505b0b3535aa6f2278637871c20379f980b0ae \
                    sha256  dc4d66030535cc1aeed9ae2856ff65310437befe35037e9a69e6039109af6321 \
                    size    14015
supported_archs     noarch

depends_test-append port:R-fpc \
                    port:R-testthat

test.run            yes
