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 <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.
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
NeedsCompilation: yes
Packaged: 2025-01-29 14:48:23 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>),
  Irit Katriel [aut] (Author of 'Streamulus')
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-01-29 15:00:06 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-01-31 17:13:46 UTC; unix
Archs: RcppStreams.so.dSYM
