# -*- 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 optpart 3.0-3
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Optimal partitioning of similarity relations
long_description    {*}${description}
checksums           rmd160  9a9691662b03202d9b034ac4b39f31c2ed5364ea \
                    sha256  51fc2c71d8993f4f7d28704a7d619d923ed951010c324603c2d4fdb75e2a06a2 \
                    size    72226

depends_lib-append  port:R-labdsv \
                    port:R-plotrix

compilers.setup     require_fortran

depends_test-append port:R-tree

test.run            yes
