# -*- 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 drjphughesjr hash 2.2.6.4
revision            1
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Full-featured implementation of hash tables/associative arrays/dictionaries
long_description    {*}${description}
checksums           rmd160  5f025b5af552c2abfc223e07ad9a33bf1debaf56 \
                    sha256  dd78749a2832c6496f1b2beb7c14b0a5ca244a3ef68f7b1fe4899b2a2c9f9b7a \
                    size    17234
supported_archs     noarch

depends_test-append port:R-testthat

test.run            yes
