# -*- 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 stkpp blockcluster 4.5.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Co-clustering package for binary, categorical, contingency and continuous data-sets
long_description    {*}${description}
homepage            https://gitlab.inria.fr/iovleff/blockcluster
checksums           rmd160  b2e892b62e671d5d3461264ef03bdc1f5eeced13 \
                    sha256  d9f24c6a45d81e6c0e5b03ddcebbd612ac5daa90733ffd58792e8536ce4f240c \
                    size    1954787

depends_lib-append  port:R-Rcpp \
                    port:R-rtkore

compilers.setup     require_fortran

test.run            yes
