Re: [Rcpp-devel] Execution Error

2014-05-08 Thread John Robson
p and RInside I must install only through R? Or I can compile in the linux terminal and install them? (make and make install) Thank you very much, John On Thu May 8 08:34:27 2014, Dirk Eddelbuettel wrote: > > On 8 May 2014 at 05:25, Dirk Eddelbuettel wrote: > | > | On 7 May 2014 at 23:

[Rcpp-devel] Execution Error

2014-05-07 Thread John Robson
514K Mar 29 18:55 /usr/local/lib/R/site-library/RInside/libs/RInside.so /usr/local/lib/R/site-library/RInside/libs/RInside.so 514K Mar 29 18:55 /usr/local/lib/R/site-library/RInside/lib/libRInside.so Thank you, -- John Robson http://www.ubuntu.com/tour __

[Rcpp-devel] RCpp and Wt toolkit

2013-04-14 Thread John Robson
RCpp (R for C++) it's working fairly in Wt 3.3.0 check: http://t2.wt.zyns.com:10100/ ___ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Re: [Rcpp-devel] Error in RCpp and Wt toolkit

2013-03-29 Thread John Robson
Thank you again. On 03/29/2013 09:32 PM, Dirk Eddelbuettel wrote: > > On 29 March 2013 at 21:11, John Robson wrote: > | Hi Dirk, thank for your support. > | > | I'm using: > | Linux 3.2.0-4-686-pae #1 SMP Debian 3.2.39-2 i686 GNU/Linux > | Debian 7.0 wheezy > | G++:

Re: [Rcpp-devel] Error in RCpp and Wt toolkit

2013-03-29 Thread John Robson
, but as I said, for Wt, after running, the system throw an segmentation error. If I comment line 171 [R_.parseEvalQ(cmd);]; I not get crash after running, but not generate image. On 03/29/2013 07:41 PM, Dirk Eddelbuettel wrote: > > On 29 March 2013 at 19:24, John Robson wrote: >

[Rcpp-devel] Error in RCpp and Wt toolkit

2013-03-29 Thread John Robson
ttp://paste.ubuntu.com/5659723/ Line 171 Cause this error. 171 R_.parseEvalQ(cmd); // evaluate command -- generates new density plot What I need to do to fix this error? Thank you, -- John Robson ___ Rcpp-devel mailing list [email protected] ht