Re: [Rcpp-devel] R.e. loadRcppModules

2011-05-25 Thread baptiste auguie
On 26 May 2011 10:30, Romain Francois wrote: > > I think R-ints has the answers to the questions I'm not asking myself yet. This ought to be a fortune()! baptiste ___ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.

Re: [Rcpp-devel] R.e. loadRcppModules

2011-05-25 Thread Romain Francois
Hi, This is something I/we need to concentrate on, so that we find the right way to deal with it. I'm not sure at the moment how much work this will be. I think R-ints has the answers to the questions I'm not asking myself yet. Romain Le 25/05/11 18:29, Christoph Bergmeir a écrit : Hi list

Re: [Rcpp-devel] R.e. loadRcppModules

2011-05-25 Thread Christoph Bergmeir
Hi list, I remembered that this discussion was going on here about 6 weeks back, and now I have nearly the same problem. Maybe somebody has made any progress: Luckily, I have for some of my C++ objects a serialization function ready. So I'd like to make them survive the save/restart/load cycle