Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-09-12 Thread Rodney Sparapani
On 09/11/2012 10:29 AM, Ian Fellows wrote: It sounds like you are actually stuck on step 2. Your statet R configuration is not set up. In External Tools, go to R Config and make sure that you have all your paths set up (e.g. R_HOME). This is not an Rcpp issue in particular. ian Dear Ian:

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-09-11 Thread Rodney Sparapani
On 09/11/2012 10:29 AM, Ian Fellows wrote: It sounds like you are actually stuck on step 2. Your statet R configuration is not set up. In External Tools, go to R Config and make sure that you have all your paths set up (e.g. R_HOME). This is not an Rcpp issue in particular. ian That's weir

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-09-11 Thread Ian Fellows
> > On 04/09/2012 02:07 AM, Ian Fellows wrote: >> Hi All, >> >> So way back in the summer I figured out how to integrate Rcpp/RInside >> into Eclipses build system allowing for things like code completion / >> error checking work. I've been meaning to make some sort of public >> guide, but have n

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-09-10 Thread Rodney Sparapani
On 04/09/2012 02:07 AM, Ian Fellows wrote: Hi All, So way back in the summer I figured out how to integrate Rcpp/RInside into Eclipses build system allowing for things like code completion / error checking work. I've been meaning to make some sort of public guide, but have not gotten around to i

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-04-09 Thread Peter Aberline
Hi, On 9 April 2012 at 09:16, Ian Fellows wrote: | | On Apr 9, 2012, at 7:41 AM, Dirk Eddelbuettel wrote: | | > | > Hi Ian, | > | > On 9 April 2012 at 00:07, Ian Fellows wrote: | > | Hi All, | > | | > | So way back in the summer I figured out how to integr

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-04-09 Thread Dirk Eddelbuettel
On 9 April 2012 at 18:07, Peter Aberline wrote: | Dirk, I know I said I would have the completed documentation to you by now, but other work commitments have got in the way sorry. I do hope to get these to you at some stage in the near future. No worries, I'm sure we'll get there. | Ian, cmake

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-04-09 Thread Dirk Eddelbuettel
On 9 April 2012 at 09:16, Ian Fellows wrote: | | On Apr 9, 2012, at 7:41 AM, Dirk Eddelbuettel wrote: | | > | > Hi Ian, | > | > On 9 April 2012 at 00:07, Ian Fellows wrote: | > | Hi All, | > | | > | So way back in the summer I figured out how to integrate Rcpp/RInside into | > | Eclipses buil

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-04-09 Thread Ian Fellows
On Apr 9, 2012, at 7:41 AM, Dirk Eddelbuettel wrote: > > Hi Ian, > > On 9 April 2012 at 00:07, Ian Fellows wrote: > | Hi All, > | > | So way back in the summer I figured out how to integrate Rcpp/RInside into > | Eclipses build system allowing for things like code completion / error > checkin

Re: [Rcpp-devel] Eclipse/statet IDE integration

2012-04-09 Thread Dirk Eddelbuettel
Hi Ian, On 9 April 2012 at 00:07, Ian Fellows wrote: | Hi All, | | So way back in the summer I figured out how to integrate Rcpp/RInside into | Eclipses build system allowing for things like code completion / error checking | work. I've been meaning to make some sort of public guide, but have n

[Rcpp-devel] Eclipse/statet IDE integration

2012-04-09 Thread Ian Fellows
Hi All, So way back in the summer I figured out how to integrate Rcpp/RInside into Eclipses build system allowing for things like code completion / error checking work. I've been meaning to make some sort of public guide, but have not gotten around to it until today. I thought that some on the