# -*- 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 fsavje scclust 0.2.5
revision            0
maintainers         nomaintainer
license             GPL-3+
description         Size-Constrained Clustering
long_description    {*}${description}
homepage            https://github.com/fsavje/scclust-R
checksums           rmd160  4678d0053203d99f7aa790e77da6be0d6e87c4b6 \
                    sha256  fbb22632b3544d5ee130f077a0d51639ea289793b62ceafddf446a320fd71a09 \
                    size    109274

depends_lib-append  port:R-distances

depends_test-append port:R-testthat

test.run            yes
