Re: [R] rpy2 -- show console window

2008-12-11 Thread Prof Brian Ripley
Please don't multiple post, and I believe Rpy has its own help list. As I understand it, Rpy[2] is an embedded R, in which case there is no R console. But ask the authors/maintainers (as the R posting guide suggested). On Thu, 11 Dec 2008, Karsten Weinert wrote: Hello, from my text editor

[R] rpy2 -- show console window

2008-12-11 Thread Karsten Weinert
Hello, from my text editor (on winxp) I interact with R using the python module rpy2. This works nice for plot commands, i.e. a window opens and shows the plot. It also works nice for the file.show command. Sometimes, however, I would like to see the console window. Is there a way to make rpy2 sh

Re: [R] rpy2 -- show console window

2008-12-11 Thread Karsten Weinert
Hello, from my text editor (on winxp) I interact with R using the python module rpy2. This works nice for plot commands, i.e. a window opens and shows the plot. It also works nice for the file.show command. Sometimes, however, I would like to see the console window. Is there a way to make rpy2 sh