GitHub

RcppStreams: Connecting Streamulus and R

CI License CRAN Dependencies Downloads Last Commit

Background

The Streamulus template / header-only library by Irit Katriel provides a very nice C++ stream processing environment--a domain-specific embedded language for stream processing.

This package provides the Streamulus headers and uses Rcpp for a convenient bi-directional connection to the C++ layer.

See Also

The Streamulus and RcppStreams pages.

Status

As of 2026-02-23, the package is 'retired' from CRAN but still available in this repository.

Authors

Dirk Eddelbuettel for this package
Irit Katriel for Streamulus

License

GPL (>= 3) just like Streamulus

Read the original on github.com ↗