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.4")



Attach the package and use:
library("RcppRedis")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
First Published: 2014-05-13
Latest Update: 2023-08-19
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.4, https://cran.r-project.org/web/packages/RcppRedis. Accessed 26 Mar. 2025.
Previous versions and publish date:
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)
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
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for RcppRedis05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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