On a related note... does anyone know good resources for binding a C++
program to the R library?

I am thinking of writing an R GUI in Qt. I use a Mac and have looked at the
Coca GUI source which binds Objective C to R. However, there is a lot of
extra stuff going on- tab completion, function previewing, brace completion
etc. All this makes it difficult to separate out the essence of running an R
session inside a window.

Basically, I would like to start with just a plain vanilla R session running
inside a Qt widget. Any suggestions? 


Charlie Sharpsteen
Undergraduate
Environmental Resources Engineering
Humboldt State University
-- 
View this message in context: 
http://www.nabble.com/Creating-GUIs-for-R-tp19862627p19945108.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to