# -*- 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 RcppCore RcppArmadillo 15.4.2-1
revision            0
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Rcpp integration for the Armadillo Templated Linear Algebra Library
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.armadillo.html
checksums           rmd160  81f656da386c9d35abb353ae81bfdad2ba895973 \
                    sha256  141c8da25f1e8ff1771b0a1b68d65fbdd821b6061cdd9504ff446ee65f70b801 \
                    size    1093518

depends_lib-append  port:R-Rcpp

compilers.setup     require_fortran

depends_test-append port:R-pkgKitten \
                    port:R-reticulate \
                    port:R-slam \
                    port:R-tinytest

test.run            yes
