# -*- 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 UBod apcluster 1.4.13
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Affinity Propagation Clustering
long_description    {*}${description}
homepage            https://www.bioinf.jku.at/software/apcluster
checksums           rmd160  f2360f9adfcea2b404e4d900f80b6509b9fb29fa \
                    sha256  5e975baa427def9944ec0a3ea5f8f92f4ebce4e98689b4019525d25b54d5a1a7 \
                    size    1038966

depends_lib-append  port:R-Rcpp

depends_test-append port:R-knitr

test.run            yes
