Files

28 lines
996 B
Tcl

# -*- 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 14.2.2-1
revision 0
categories-append math
maintainers nomaintainer
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 37db6eff6bf147cae952e3c59feefe2512c59eba \
sha256 d12981ac8c9b60b543b37334479314ad3d09e3cb5393a72594da3d0e1a2cc828 \
size 1397189
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