# -*- 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 markvanderloo stringdist 0.9.17
revision            1
categories-append   devel
maintainers         nomaintainer
license             GPL-3
description         String distance functions
long_description    Approximate string matching, fuzzy text search \
                    and string distance functions for R.
homepage            https://github.com/markvanderloo/stringdist
checksums           rmd160  c8fe93a0aff48d6ddba0f4a143a40f01ba5a7865 \
                    sha256  5c4db4437dc9ca8d543fe319da1aacbec70425704d3d9a057585a9ea26f61b6d \
                    size    862780

depends_test-append port:R-tinytest

test.run            yes
