Skip to content

RcppRedis

0.2.6

'Rcpp' Bindings for 'Redis' using the 'hiredis' Library

0packages depend
4.2Kdownloads / year
10.3%test coverage
13/13checks pass

Overview

About
Maintained by Dirk EddelbuettelFirst published 2014-05-1319 releasesCRAN page ↗GitHub ↗

Connection to the 'Redis' (or 'Valkey') 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.

Install

Health

CRAN checks
13OK
Slowest check: 2.5 min · r-release-macos-x86_64
Code health
Yes
Tests · ratio 7.29
10.3%
Coverage · measured lines
3
Dependencies · direct
Check history
  • OK2026-08-05
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-04-22
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 322 wordsVignettesYes · dynamicpkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
0%
Documented parameters
not tracked
Return-value docs
not tracked
References docs
50%

Downloads

4.2K
CRAN downloads in the past year
Rank #8,796 · ~12/day · ~351/mo
Daily download trend is not available in this view yet.
28430 days
1.1K90 days
4.2K1 year
Compare downloads with other packages →
Also on414 r2u6 autocran62 c2d4u

Repository

Repository
56Stars
16Forks
0Open issues
0Open PRs
0Releases
413Commits
9Contributors
rrcppcranhiredisredisredis-clientc-plus-plusvalkey
License GPL-2.0 · 413 commits · Last activity 2026-04-14 · 0% stars, 30d

Stars over time

2025-07-03 · 562026-07-07 · 56

Repository practices

Upstream repositoryBeta

2 development-tooling and community-health practices detected across 2 families in the upstream repository

Checks run against github.com/eddelbuettel/rcppredis on 2026-08-03.

Continuous integration (1)
GitHub Actions
Lint, format, editor (1)
EditorConfig
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (3)
LinkingTo (2)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (2)
Author, Maintainer
Author · added in 0.2.5
Listed in earlier versions (1)
no longer listed · 0.2.0 to 0.2.4
Package Timeline

19 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.2.6Latest
    2025-06-24 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.2.5
    2025-03-26 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 0.2.4
    2023-08-19 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.2.3
    2023-03-08 · diff ↗
  • 0.2.2
    2022-11-01 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.2.1
    2022-04-10 · diff ↗
  • 0.2.0
    2022-03-08 · diff ↗
  • 0.1.11
    2021-06-26 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 0.1.10
    2020-01-16 · diff ↗
Show 16 earlier events
  • R
    R 3.6.0 released · 2019-04-26
  • 0.1.9
    2018-10-27 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.1.8
    2017-09-09 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
  • R
    R 3.3.0 released · 2016-05-03
  • 0.1.7
    2016-04-27 · diff ↗
  • 0.1.6
    2015-10-05 · diff ↗
  • 0.1.5
    2015-07-17 · diff ↗
  • 0.1.4
    2015-07-04 · diff ↗
  • R
    R 3.2.0 released · 2015-04-16
  • 0.1.3
    2014-12-10 · diff ↗
  • 0.1.2
    2014-11-06 · diff ↗
  • 0.1.1
    2014-06-10 · diff ↗
  • 0.1.0
    2014-05-13
  • R
    R 3.1.0 released · 2014-04-10

Package metadata

First published
2014-05-13
Total releases
19 / 12 yrs
License
GPL (>= 2) OSI
Download size
1.0 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Appears in task views

Cite

Cite this package

Start here. This is the citation for the package itself.

citation("RcppRedis")

CRAN DOI

https://doi.org/10.32614/CRAN.package.RcppRedis

BibTeX, derived from DESCRIPTION

@Manual{RcppRedis,
  title  = {RcppRedis: 'Rcpp' Bindings for 'Redis' using the 'hiredis' Library},
  author = {Eddelbuettel, Dirk and Lewis, Bryan},
  year   = {2025},
  note   = {R package version 0.2.6},
  doi    = {10.32614/CRAN.package.RcppRedis},
  url    = {https://CRAN.R-project.org/package=RcppRedis}
}

Derived from the package DESCRIPTION, not from a citation file the authors wrote. If they publish one later, prefer it.

This is the citation for the package. It is not a citation for the R Observatory.

Cite this page

Use this when the claim is about a measurement on this page.

BibTeX

@misc{robservatoryRcppRedis,
  author    = {Balamuta, James Joseph},
  title     = {{R} {Observatory}: Metrics for {RcppRedis} version 0.2.6},
  year      = {2026},
  publisher = {HJJB, LLC},
  url       = {https://r-observatory.thecoatlessprofessor.com/packages/RcppRedis},
  note      = {Data set. Data release v2026-08-05}
}

APA

Balamuta, J. J. (2026). R Observatory: Metrics for RcppRedis version 0.2.6 [Data set]. HJJB, LLC. Data release v2026-08-05. https://r-observatory.thecoatlessprofessor.com/packages/RcppRedis

RIS

TY  - DATA
AU  - Balamuta, James Joseph
TI  - R Observatory: Metrics for RcppRedis version 0.2.6
PY  - 2026
PB  - HJJB, LLC
N1  - Data release v2026-08-05
UR  - https://r-observatory.thecoatlessprofessor.com/packages/RcppRedis
ER  - 

In prose

These package metrics were obtained from the R Observatory (Balamuta, 2026), data release v2026-08-05, https://r-observatory.thecoatlessprofessor.com/packages/RcppRedis.

Bound to data release v2026-08-05, which is what makes the numbers on this page reproducible. See how to cite.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy