[Rcpp-devel] Serialize with RProtoBuf and deserialize with C++?

2012-09-21 Thread SHEN Fei
i can creat a R session in C++ and do the deserialization job, then convert them into C++. But could i avoid using RInside? I mean using C++ to deserialize the file that has been serialize by RProtoBuf directly. Best regards and thank you all~ -- SHE

[Rcpp-devel] Question about variadic argument "..." in Rcpp

2012-07-17 Thread SHEN Fei
file, but it seems to be useless. I'll very appreciate if you could give me another example to show how to pass "..." argument to a R function in the C++ environment. Thank you very much! -- SHEN Fei ___ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel