Files

21 lines
806 B
Tcl
Raw Permalink Normal View History

2023-04-23 06:25:56 +08:00
# -*- 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.3
revision 2
2023-04-23 06:25:56 +08:00
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 04f8eb639adef77cabe85f5c29c3a6b505336637 \
sha256 69a0e11b53947dde2f3af41d17e8107ab7728523c07507ea299a2ba7063e341a \
size 468557
depends_lib-append port:R-BH \
port:R-Rcpp
test.run yes