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

# Revert to GitHub once updated there.
R.setup             cran fsavje distances 0.1.11 v
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Provides tools for constructing, manipulating \
                    and using distance metrics
long_description    {*}${description}
checksums           rmd160  254ed8294c263527e7abbaba28084f631fa4f35c \
                    sha256  2dcb613492e27403fe9cb27fa798fb4f6d9e1fbe8f7d84d20eb9b369020e516c \
                    size    85570
# github.tarball_from archive

depends_test-append port:R-testthat

test.run            yes
