# -*- 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             github HenrikBengtsson parallelly 1.40.1
revision            0
categories-append   parallel
maintainers         nomaintainer
license             LGPL-2.1+
description         Enhancing the parallel package
long_description    {*}${description}
homepage            https://parallelly.futureverse.org
checksums           rmd160  83b1a6c6d5ac6125af6f4f83ecdbef980841bad8 \
                    sha256  752d2e2f04bc81883efb8897153e95fb9ff7ab558c86d0e04a66338bc8c86e22 \
                    size    312669
github.tarball_from archive

depends_test-append port:R-base64enc \
                    port:R-commonmark

test.run            yes
