The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Storm: Write Storm Bolts in R using the Storm Multi-Language Protocol

Storm is a distributed real-time computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing real-time computation. Storm includes a "Multi-Language" (or "Multilang") Protocol to allow implementation of Bolts and Spouts in languages other than Java. This R extension provides implementations of utility functions to allow an application developer to focus on application-specific functionality rather than Storm/R communications plumbing.

Version: 1.2
Depends: R (≥ 2.1.0), methods, permute, rjson
Published: 2015-01-01
Author: Allen Day
Maintainer: Allen Day <allenday at allenday.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: Storm results

Documentation:

Reference manual: Storm.pdf

Downloads:

Package source: Storm_1.2.tar.gz
Windows binaries: r-devel: Storm_1.2.zip, r-release: Storm_1.2.zip, r-oldrel: Storm_1.2.zip
macOS binaries: r-release (arm64): Storm_1.2.tgz, r-oldrel (arm64): Storm_1.2.tgz, r-release (x86_64): Storm_1.2.tgz, r-oldrel (x86_64): Storm_1.2.tgz
Old sources: Storm archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Storm to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.