# -*- 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 eddelbuettel RcppGSL 0.3.14
revision            0
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Rcpp integration for GNU GSL vectors and matrices
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.gsl.html
checksums           rmd160  0330c978240ed98447ca6a717bd3127172b733dd \
                    sha256  1ff7fc159375ae063b434a8c509cffe2435d7ff7e19c7fa79538219db5905aaa \
                    size    373034

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

depends_test-append port:R-tinytest

test.run            yes
