# -*- 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 xxhash perms 1.14
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             BSD
description         Fast permutation computation
long_description    {*}${description}
checksums           rmd160  f743dba4aeab6faec9291f0dcba89bd7ea3a2dc3 \
                    sha256  34a8883ce99a09745b1f1fd905270a42292a4305104590dbc3c54ac223be86e3 \
                    size    79972

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-Rdpack

test.run            yes
