[Rcpp-devel] Integrate xts_API for C with Rcpp

Dirk Eddelbuettel edd at debian.org
Fri Jan 11 18:09:33 CET 2013


On 12 January 2013 at 00:16, Wu Wush wrote:
| To handle xts in c++, I am using `Rcpp::RObject`, xts API, and some C functions
| found in the source of xts.

My question was about which C function in the xts API, and which unexported
functions.  We could start getting to those (particularly the exported ones).
 
| In my opinion, it might be convenient if there is a c++ class `XtsNumericMatrix
| ` or `XtsIntegerMatrix` which can handle the special attributes such as `index`
| of xts objects easily.

That could come once we have basic access to xts, but I am unlikely to
drive.  Maybe a user (you?) wants to do it, maybe we offer it as a GSoC project.

Dirk

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com  


More information about the Rcpp-devel mailing list