Package: Storm 1.2

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.

Authors:Allen Day

Storm_1.2.tar.gz
Storm_1.2.zip(r-4.7)Storm_1.2.zip(r-4.6)Storm_1.2.zip(r-4.5)
Storm_1.2.tgz(r-4.6-any)Storm_1.2.tgz(r-4.5-any)
Storm_1.2.tar.gz(r-4.7-any)Storm_1.2.tar.gz(r-4.6-any)
Storm_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
Storm/json (API)

# Install 'Storm' in R:
install.packages('Storm', repos = c('https://allenday.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 6 scripts 182 downloads 62 mentions 2 exports 2 dependencies

Last updated from:325b0aad3e. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE108
source / vignettesOK147
linux-release-x86_64NOTE91
macos-release-arm64NOTE121
macos-oldrel-arm64NOTE173
windows-develNOTE69
windows-releaseNOTE73
windows-oldrelNOTE61
wasm-releaseOK88

Exports:StormTuple

Dependencies:permuterjson

Readme and manuals

Help Manual

Help pageTopics
Write Storm Bolts in R using the Storm Multi-Language Protocol.Storm-package Storm Storm-class Tuple Tuple-class