[Rcpp-devel] Eclipse/statet IDE integration

Ian Fellows ian.fellows at stat.ucla.edu
Mon Apr 9 18:16:05 CEST 2012


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 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 list might be
> | interested...
> | 
> | http://blog.fellstat.com/?p=170
> 
> Wow, that looks very nice. And you have some very kind words about Rcpp /
> RInside sprinkled in there too.
> 
> Did you know that Peter Aberline had already been contributing cmake files
> for RInside?  Peter was aiming for several IDEs (Eclipse, KDevelop,
> Code::Blocks) with that.  But extending to Rcpp makes a lot of sense.
> Any thoughts on that?

No I wasn't aware of it. The only reference I found after a quick search was in the 2012-1-8 RInside news file.  I think that it would have to be incorporated into Eclipse's build system (not executed as an external tool) in order for all the features I mentioned in the post to work. My understanding is that there is an automatic cmake --> eclipse project converter, but I have not tried it. 


ian



More information about the Rcpp-devel mailing list