# -*- 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 crowding iterors 1.0
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Fast, compact iterators and tools
long_description    {*}${description}
homepage            https://crowding.github.io/iterors
checksums           rmd160  e75c212227fd66086371b6b0578caec77a27b5a0 \
                    sha256  e12ab3b36f202686ec5cc55d3c38f6b5656a774f312ea98b9e83b0fa130b6d33 \
                    size    183288
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-rlang

depends_test-append port:R-combinat \
                    port:R-foreach \
                    port:R-iterators \
                    port:R-knitr \
                    port:R-reticulate \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
