# -*- 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 stla syt 0.5.0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Young Tableaux
long_description    ${name} deals with Young tableaux \
                    (a field of combinatorics).
homepage            https://github.com/stla/syt
checksums           rmd160  aef25fd4ee34394a2cd1eeff69008388d77539f8 \
                    sha256  f773a73e38457fd7df7c857a83ee9ca148bcf3cfdfd71bf79e8095ededdcfbf6 \
                    size    25370
supported_archs     noarch

depends_lib-append  port:R-partitions

depends_test-append port:R-testthat

test.run            yes
