While streaming processing provides opportunities to deal with extremely large and ever growing data sets in (near) real time, the development of streaming algorithms for complex models is often cumbersome: the software packages that facilitate streaming processing in production environments do not provide statisticians with the simulation, estimation, and plotting tools they are used to. Developers of streaming algorithms would thus benefit from the flexibility of [R] to create, plot and compute data while developing streaming algorithms. Package RStorm implements a streaming architecture modeled on Storm for easy development and testing of streaming algorithms in [R]. RStorm is not intended as a production package, but rather a development tool for streaming algorithms.
Version: | 1.0 |
Depends: | plyr |
Published: | 2018-11-29 |
Author: | Maurits Kaptein |
Maintainer: | Maurits Kaptein <maurits at mauritskaptein.com> |
License: | GPL-2 |
NeedsCompilation: | no |
CRAN checks: | RStorm results |
Reference manual: | RStorm.pdf |
Package source: | RStorm_1.0.tar.gz |
Windows binaries: | r-devel: RStorm_1.0.zip, r-release: RStorm_1.0.zip, r-oldrel: RStorm_1.0.zip |
macOS binaries: | r-release: RStorm_1.0.tgz, r-oldrel: RStorm_1.0.tgz |
Old sources: | RStorm archive |
Please use the canonical form https://CRAN.R-project.org/package=RStorm to link to this page.