Other packages > Find by keyword >

RcppRedis  

'Rcpp' Bindings for 'Redis' using the 'hiredis' Library
View on CRAN: Click here


Download and install RcppRedis package within the R console
Install from CRAN:
install.packages("RcppRedis")

Install from Github:
library("remotes")
install_github("cran/RcppRedis")

Install by package version:
library("remotes")
install_version("RcppRedis", "0.2.6")



Attach the package and use:
library("RcppRedis")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-05-13
Latest Update: 2025-06-24
Description:
Connection to the 'Redis' key/value store using the C-language client library 'hiredis' (included as a fallback) with 'MsgPack' encoding provided via 'RcppMsgPack' headers. It now also includes the pub/sub functions from the 'rredis' package.
How to cite:
Dirk Eddelbuettel (2014). RcppRedis: 'Rcpp' Bindings for 'Redis' using the 'hiredis' Library. R package version 0.2.6, https://cran.r-project.org/web/packages/RcppRedis. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:22), 0.1.0 (2014-05-13 16:36), 0.1.1 (2014-06-10 01:08), 0.1.2 (2014-11-06 14:38), 0.1.3 (2014-12-10 16:29), 0.1.4 (2015-07-04 15:40), 0.1.5 (2015-07-17 14:46), 0.1.6 (2015-10-05 17:07), 0.1.7 (2016-04-27 18:56), 0.1.8 (2017-09-09 17:36), 0.1.9 (2018-10-27 17:00), 0.1.10 (2020-01-16 13:10), 0.1.11 (2021-06-26 23:20), 0.2.0 (2022-03-08 21:40), 0.2.1 (2022-04-10 01:22), 0.2.2 (2022-11-01 00:52), 0.2.3 (2023-03-08 13:30), 0.2.4 (2023-08-19 15:12), 0.2.5 (2025-03-26 18:20)
Other packages that cited RcppRedis R package
View RcppRedis citation profile
Other R packages that RcppRedis depends, imports, suggests or enhances
Complete documentation for RcppRedis
Functions, R codes and Examples using the RcppRedis R package
Some associated functions: redisMonitorChannels . rhiredis . 
Some associated R codes: pubsub.R . redis.R .  Full RcppRedis package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  
VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA