# -*- 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 RobinHankin partitions 1.10-7
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Additive partitions of integers
long_description    {*}${description}
checksums           rmd160  a5b8c570e935ee14f5579fe3239e421699073de1 \
                    sha256  b54ae902ffdef09d3bb9ace51899a4fffe206d20d401a38c5977c35863691ca0 \
                    size    97982

depends_lib-append  port:R-gmp \
                    port:R-mathjaxr \
                    port:R-polynom \
                    port:R-Rdpack \
                    port:R-sets

depends_test-append port:R-testthat

test.run            yes
