# -*- 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 stla EigenR 1.3.0
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Complex Matrix Algebra with Eigen
long_description    {*}${description}
homepage            https://github.com/stla/EigenR
checksums           rmd160  56e4b2af0b18819aee6ccb14c807a83c608cab37 \
                    sha256  941bd5e7023c72b01153e1376981429be37288e04cdea28164f4a74e2e1d421c \
                    size    22457

depends_lib-append  port:R-Rcpp \
                    port:R-RcppEigen

compiler.cxx_standard 2017

test.run            yes
