search for: rcppframe

Displaying 4 results from an estimated 4 matches for "rcppframe".

2010 Mar 30
1
Adding RcppFrame to RcppResultSet causes segmentation fault
Hi, I'm a bit puzzled. I uses exactly the same code in RcppExamples package to try adding RcppFrame object to RcppResultSet. When running it gives me segmentation fault problem. I'm using gcc 4.1.2 on redhat 64bit. I'm not sure if this is the cause of the problem. Any advice would be greatly appreciated. Thank you. Rob. int numCol=4; std::vector<std::string> colNames(numCol); c...
2010 Mar 25
1
Error using Rcpp
...suggestion to copy Rcpp.h to /usr/loca/include and libRcpp.so to /usr/local/lib Then i tried R CMD SHLIB addone.cpp again but got many errors. Here is a small selection: /usr/local/include/Rcpp.h:34:32: error: RcppDatetimeVector.h: No such file or directory /usr/local/include/Rcpp.h:35:23: error: RcppFrame.h: No such file or directory /usr/local/include/Rcpp.h:36:26: error: RcppFunction.h: No such file or directory /usr/local/include/Rcpp.h:37:22: error: RcppList.h: No such file or directory could someone help? im afraid im new both to linux and Rcpp! best, abhisek [[alternative HTML version del...
2008 Dec 03
0
Rcpp package relaunched
...vectors and vectors of vectors), string, o STL vector types and vector<vector> types of int and double o STL vector of strings o internal Rcpp types RcppDate, RcppDateVector, RcppDatetime, RcppDatetimeVector, RcppStringVector, RcppVector of int or double, RcppMatrix of int or double, RcppFrame Rcpp was initially written by Dominick Samperi as part of his contributions to RQuantLib, and later released as a standalone package (under both the Rcpp and RcppTemplate names). Its development had ceased in late 2006. As of November 2008, I have made new release with substantially expanded do...
2008 Dec 03
0
Rcpp package relaunched
...vectors and vectors of vectors), string, o STL vector types and vector<vector> types of int and double o STL vector of strings o internal Rcpp types RcppDate, RcppDateVector, RcppDatetime, RcppDatetimeVector, RcppStringVector, RcppVector of int or double, RcppMatrix of int or double, RcppFrame Rcpp was initially written by Dominick Samperi as part of his contributions to RQuantLib, and later released as a standalone package (under both the Rcpp and RcppTemplate names). Its development had ceased in late 2006. As of November 2008, I have made new release with substantially expanded do...