# -*- 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 ocbe-uio matlab2r 1.5.0 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Translation layer from MATLAB to R
long_description    {*}${description}
homepage            https://ocbe-uio.github.io/matlab2r
checksums           rmd160  5fb35813ee826302fba13fca86130726f5f6142e \
                    sha256  69cb88806479046e2ad5f557ce6b7478783a29bb4e6a52b4263df6e840713f7e \
                    size    44136
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-styler

depends_test-append port:R-testthat

test.run            yes
