# -*- 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 nilforooshan mbend 1.3.1 v
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Matrix Bending
long_description    {*}${description}
checksums           rmd160  be0918a7e83b1f4b811dd7cf032e5166cd3b93f1 \
                    sha256  0fc48211365eb6bee7d97f39e0bee277d603e4e7de054dacc2fa90b1c9353802 \
                    size    102384
github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
