# -*- 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 sgsokol rex2arma fb282a7a7bcb0475c6e2f01ae1d155561ec0e536
version             0.7.1
revision            1
categories-append   devel
maintainers         nomaintainer
license             GPL-2
description         Convertion of R code to RcppArmadillo code
long_description    Automatic conversion of basic R code (linear algebra and alike) \
                    into RcppArmadillo code.
checksums           rmd160  7fcfb5904a4d031c636a06b1bc1892b2462d9842 \
                    sha256  bc021258d378dcd7655ceda4ca7623fd7a02061c231c9f2e4468be2ce1dd8cac \
                    size    31007

depends_test-append port:R-expm \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RUnit

test.run            yes
