Package: RcppRedis
Type: Package
Title: Rcpp bindings for Redis using the hiredis library
Version: 0.1.1
Date: 2014-06-09
Author: Dirk Eddelbuettel <edd@debian.org>
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: RcppRedis connects R to the Redis key/value store using the
  C client library hiredis
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)
License: GPL (>= 2)
Imports: methods, Rcpp (>= 0.11.0), RApiSerialize
LinkingTo: Rcpp, RApiSerialize
Suggests: rredis, RUnit
Packaged: 2014-06-09 22:56:13.976692 UTC; edd
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-10 01:08:09
