Learn R Programming

⚠️There's a newer version (0.1.4) of this package.Take me there.

RcppStreams

Connecting Streamulus and R

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.

Authors

Dirk Eddelbuettel for this package
Irit Katriel for Streamulus

License

GPL (>= 3) just like Streamulus

Copy Link

Version

Install

install.packages('RcppStreams')

Monthly Downloads

193

Version

0.1.1

License

GPL (>= 3)

Maintainer

Dirk Eddelbuettel

Last Published

August 5th, 2016

Functions in RcppStreams (0.1.1)

crossAlert

Alert for cross of two moving averages
commonSubexpressions

Common 'greeting' carried across several expressions
slidingWindow

Sliding window function example
helloStream

Print some hello messages