RcppRedis connects R to the Redis key/value store using the
C client library hiredis
Version: |
0.1.3 |
Imports: |
methods, Rcpp (≥ 0.11.0), RApiSerialize |
LinkingTo: |
Rcpp, RApiSerialize |
Suggests: |
rredis, RUnit |
Published: |
2014-12-10 |
Author: |
Dirk Eddelbuettel |
Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
SystemRequirements: |
The hiredis library (eg via package libhiredis-dev
on Debian/Ubuntu, hiredis-devel on Fedora/RedHat, or directly
from source from https://github.com/redis/hiredis) |
Materials: |
README NEWS ChangeLog |
CRAN checks: |
RcppRedis results |