# -*- 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 usedist 0.4.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Distance matrix utilities
long_description    {*}${description}
checksums           rmd160  a62f2a8904c2d9561b9542adeb93832f7f1e4a1f \
                    sha256  72a2e8b08e575b5ee50d8baf3009fbce843efe6f33e58a4712362faad80fae35 \
                    size    31701
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-dplyr \
                    port:R-testthat \
                    port:R-tibble \
                    port:R-tidyr

test.run            yes
