Package: RcppStreams 0.1.4
RcppStreams: 'Rcpp' Integration of the 'Streamulus' 'DSEL' for Stream Processing
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.
Authors:
RcppStreams_0.1.4.tar.gz
RcppStreams_0.1.4.zip(r-4.7)RcppStreams_0.1.4.zip(r-4.6)RcppStreams_0.1.4.zip(r-4.5)
RcppStreams_0.1.4.tgz(r-4.6-x86_64)RcppStreams_0.1.4.tgz(r-4.6-arm64)RcppStreams_0.1.4.tgz(r-4.5-x86_64)RcppStreams_0.1.4.tgz(r-4.5-arm64)
RcppStreams_0.1.4.tar.gz(r-4.7-arm64)RcppStreams_0.1.4.tar.gz(r-4.7-x86_64)RcppStreams_0.1.4.tar.gz(r-4.6-arm64)RcppStreams_0.1.4.tar.gz(r-4.6-x86_64)
RcppStreams_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppStreams/json (API)
NEWS
| # Install 'RcppStreams' in R: |
| install.packages('RcppStreams', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppstreams/issues
Last updated from:d30dd349c3. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 136 | ||
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 198 | ||
| linux-release-arm64 | OK | 132 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-release-x86_64 | OK | 235 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| macos-oldrel-x86_64 | OK | 224 | ||
| windows-devel | OK | 151 | ||
| windows-release | OK | 191 | ||
| windows-oldrel | OK | 195 | ||
| wasm-release | OK | 140 |
Exports:commonSubexpressionscrossAlerthelloStreamslidingWindow
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Common 'greeting' carried across several expressions | commonSubexpressions |
| Alert for cross of two moving averages | crossAlert |
| Print some hello messages | helloStream |
| Sliding window function example | slidingWindow |
