# -*- 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 gower 1.0.2
revision            2
maintainers         nomaintainer
license             GPL-3
description         Gower distance
long_description    {*}${description}
homepage            https://github.com/markvanderloo/gower
checksums           rmd160  901387fc4506808108207e2c3752672573f1457c \
                    sha256  4fd569a50326133bd5629647ad0581340c9b9f8cd7f95572315f206f78185751 \
                    size    187966

depends_test-append port:R-tinytest

test.run            yes
