Package: RcppRedis
Type: Package
Title: Rcpp bindings for Redis using the hiredis library
Version: 0.1.3
Date: 2014-12-10
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-12-10 13:25:25.782195 UTC; edd
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-12-10 16:29:14
