# -*- 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 iagogv clusterCrit 1.3.0
revision            2
maintainers         nomaintainer
license             GPL-2+
description         Clustering Indices
long_description    {*}${description}
homepage            https://gitlab.com/iagogv/clusterCrit
checksums           rmd160  39149dad972653f8c13cda85ce7858b9c8b88be7 \
                    sha256  7d3603ebbc98994d0e3b3fbafd3709a39a63d382473ff9176228cf91b7a75d65 \
                    size    596881

compilers.setup     require_fortran

depends_test-append port:R-rbenchmark \
                    port:R-RUnit

test.run            yes
