# -*- 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 magic 1.6-1
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Create and investigate magic squares
long_description    A collection of functions for the manipulation and analysis \
                    of arbitrarily dimensioned arrays.
checksums           rmd160  e9b5ee49b27e7b430278ca12e599cf2da0896c7c \
                    sha256  50072ef06afa2e9ede09fede1cfc5f94f7d27c6356a78b425f3890fd06c42e19 \
                    size    82199
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-abind

test.run            yes
