# -*- 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

# GitHub version lags behind.
R.setup             cran djvanderlaan reclin2 0.5.0
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Record linkage toolkit
long_description    {*}${description}
homepage            https://github.com/djvanderlaan/reclin2
checksums           rmd160  185dfe3d5c4653107e85920c2f1e928a164b99a9 \
                    sha256  242e65e0979d10a9976d4172d20729e8c10bc971db9c0ff7125257474e364e22 \
                    size    138294

depends_lib-append  port:R-data.table \
                    port:R-lpSolve \
                    port:R-Rcpp \
                    port:R-stringdist

depends_test-append port:R-simplermarkdown

test.run            yes
