# -*- 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 RcppStreams 0.1.4
revision            2
maintainers         nomaintainer
license             GPL-3+
description         Rcpp integration of the Streamulus DSEL \
                    for stream processing
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.streams.html
checksums           rmd160  56389ef3519bb2419cddd2982a01d14ebc8d648d \
                    sha256  0717d4a1742b200c8a311c879b957d3b35a1c30bfa0a195511fe41a4b0bd3278 \
                    size    470187

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

test.run            yes
