Package: RcppStreams Type: Package Title: 'Rcpp' Integration of the 'Streamulus' 'DSEL' for Stream Processing Version: 0.1.4 Date: 2025-01-29 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("Irit", "Katriel", role = "aut", comment = "Author of 'Streamulus'")) Description: The 'Streamulus' (template, header-only) library by Irit Katriel (at ) 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. URL: http://dirk.eddelbuettel.com/code/rcpp.streams.html BugReports: https://github.com/eddelbuettel/rcppstreams/issues License: GPL (>= 3) Depends: R (>= 3.0.0) Imports: Rcpp LinkingTo: Rcpp, BH RoxygenNote: 6.0.1 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-02-23 15:52:46 UTC RemoteUrl: https://github.com/eddelbuettel/rcppstreams RemoteRef: HEAD RemoteSha: d30dd349c3db5045257e158ec6d400cc47d86c2f NeedsCompilation: yes Packaged: 2026-07-07 06:52:55 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), Irit Katriel [aut] (Author of 'Streamulus') Maintainer: Dirk Eddelbuettel