Package: AWR.Kinesis 1.7.3
AWR.Kinesis: Amazon 'Kinesis' Consumer Application for Stream Processing
Fetching data from Amazon 'Kinesis' Streams using the Java-based 'MultiLangDaemon' interacting with Amazon Web Services ('AWS') for easy stream processing from R. For more information on 'Kinesis', see <https://aws.amazon.com/kinesis>.
Authors:
AWR.Kinesis_1.7.3.tar.gz
AWR.Kinesis_1.7.3.zip(r-4.5)AWR.Kinesis_1.7.3.zip(r-4.4)AWR.Kinesis_1.7.3.zip(r-4.3)
AWR.Kinesis_1.7.3.tgz(r-4.4-any)AWR.Kinesis_1.7.3.tgz(r-4.3-any)
AWR.Kinesis_1.7.3.tar.gz(r-4.5-noble)AWR.Kinesis_1.7.3.tar.gz(r-4.4-noble)
AWR.Kinesis_1.7.3.tgz(r-4.4-emscripten)AWR.Kinesis_1.7.3.tgz(r-4.3-emscripten)
AWR.Kinesis.pdf |AWR.Kinesis.html✨
AWR.Kinesis/json (API)
# Install 'AWR.Kinesis' in R: |
install.packages('AWR.Kinesis', repos = c('https://daroczig.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cardcorp/awr.kinesis/issues
Last updated 7 years agofrom:13fce8fea3. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | NOTE | Oct 29 2024 |
R-4.5-linux | NOTE | Oct 29 2024 |
R-4.4-win | NOTE | Oct 29 2024 |
R-4.4-mac | NOTE | Oct 29 2024 |
R-4.3-win | NOTE | Oct 29 2024 |
R-4.3-mac | NOTE | Oct 29 2024 |
Exports:checkpointkinesis_consumerkinesis_get_recordskinesis_put_record
Dependencies:AWRformatRfutile.loggerfutile.optionsjsonlitelambda.rrJava
Readme and manuals
Help Manual
Help page | Topics |
---|---|
An R Kinesis Consumer | AWR.Kinesis-package |
Checkpoint at current or given sequence number | checkpoint |
Run Kinesis Consumer application | kinesis_consumer |
Get record from a Kinesis Stream | kinesis_get_records |
Write a record to a Kinesis Stream | kinesis_put_record |