[Rcpp-devel] How to use external C++ libraries in R packages with Rcpp.
Dirk Eddelbuettel
edd at debian.org
Mon Sep 2 18:37:48 CEST 2013
By the way, another really simple example is provided on Github by rhiredis
which is a minimal wrapping for the Redis data store using the hiredis C
library:
https://github.com/eddelbuettel/rhiredis
It is not on CRAN, and I didn't bother with a Windows src/Makevars.win but
the rest is self-contained.
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list