# -*- 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 cran multiway 1.0-6
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Component models for multi-way data
long_description    {*}${description}
checksums           rmd160  fac20f9ab06693bc5ccc316f2d045be5a8c06bdf \
                    sha256  fb8d5dd060b32c4607c00121545669b1b0ace95465296f73d35e899cd5f42cf9 \
                    size    178671
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-CMLS

test.run            yes
