Re: [Rcpp-devel] Errors inside RInside

2012-09-17 Thread Dirk Eddelbuettel
(Resend, now with CC to list. Sorry --Dirk) Hi David, On 17 September 2012 at 13:30, David Ibarra Gómez wrote: | thank you for the quick answer. Rigth now I'm controlling code to avoid error, anyway I may try something with interective mode (if I fail) and see if it works. Or maybe I'

Re: [Rcpp-devel] Errors inside RInside

2012-09-17 Thread David Ibarra Gómez
eniería de sistemas Aqualogy Aqua Ambiente -Mensaje original- De: Dirk Eddelbuettel [mailto:[email protected]] Enviado el: lunes, 17 de septiembre de 2012 13:19 Para: David Ibarra Gómez CC: [email protected] Asunto: Re: [Rcpp-devel] Errors inside RInside Hi Dav

Re: [Rcpp-devel] Errors inside RInside

2012-09-17 Thread Dirk Eddelbuettel
Hi David, On 17 September 2012 at 10:20, David Ibarra Gómez wrote: | I am using RInside with MPI. I'm processing several time series | in parallel (linear regresion and other things). I get an error from R: | | "Error in `contrasts<-`(`*tmp*`, value = contr.funs[1 + isOF[nn]]) :

[Rcpp-devel] Errors inside RInside

2012-09-17 Thread David Ibarra Gómez
Hello, I am using RInside with MPI. I'm processing several time series in parallel (linear regresion and other things). I get an error from R: "Error in `contrasts<-`(`*tmp*`, value = contr.funs[1 + isOF[nn]]) : contrasts can be applied only to factors with 2 or more levels Exe