The 'Streamulus' (template, header-only) library by Irit Katriel (at <https://github.com/iritkatriel/streamulus>) provides a very powerful yet convenient framework for stream processing. This package connects 'Streamulus' to R by providing both the header files and all examples.
Version: | 0.1.3 |
Depends: | R (≥ 3.0.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp, BH |
Published: | 2019-02-25 |
DOI: | 10.32614/CRAN.package.RcppStreams |
Author: | Dirk Eddelbuettel |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppstreams/issues |
License: | GPL (≥ 3) |
URL: | http://dirk.eddelbuettel.com/code/rcpp.streams.html |
NeedsCompilation: | yes |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppStreams results |
Reference manual: | RcppStreams.pdf |
Package source: | RcppStreams_0.1.3.tar.gz |
Windows binaries: | r-devel: RcppStreams_0.1.3.zip, r-release: RcppStreams_0.1.3.zip, r-oldrel: RcppStreams_0.1.3.zip |
macOS binaries: | r-release (arm64): RcppStreams_0.1.3.tgz, r-oldrel (arm64): RcppStreams_0.1.3.tgz, r-release (x86_64): RcppStreams_0.1.3.tgz, r-oldrel (x86_64): RcppStreams_0.1.3.tgz |
Old sources: | RcppStreams archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppStreams to link to this page.