[Rcpp-devel] Short blog post on loop speed in R

2011-06-18 Thread Christian Gunning
Dear all, I haven't been able to keep up with the list this month (I'm looking forward to catching up on the Module developments), but I just posted this, which might be of interest to some. http://helmingstay.blogspot.com/2011/06/efficient-loops-in-r-complexity-versus.html If anyone has a few s

Re: [Rcpp-devel] Error in FUN("_rcpp_module_boot

2011-06-18 Thread Davor Cubranic
On June 18, 2011 02:22:24 PM andre zege wrote: > I have an Rcpp package that i wrote a while back and got to work properly > on my Ubuntu Linux (Maverick Meerkat) machine, R version 211.1. I used the > package before, loaded modules, run functions, etc. > However, when i try to do it now i am getti

[Rcpp-devel] Error in FUN("_rcpp_module_boot

2011-06-18 Thread andre zege
I have an Rcpp package that i wrote a while back and got to work properly on my Ubuntu Linux (Maverick Meerkat) machine, R version 211.1. I used the package before, loaded modules, run functions, etc. However, when i try to do it now i am getting errors that i wasn't able to find on rcpp-devel mai