Hi,

I've got a little problem with R, and I don't know where it comes from.


I have just finished installing R 3.1.0, Eclipse Luna, STATeT 3.4 (with RJ
2.0).

I have followed the worksheet, during which I configured an R environment
and succesfully ran an R console.

I have tried testing all this with Eclipse. When I make a R-Script-File,
with a bit of simple code in it such as: x <- 1, it runs fine if I select
the line and I click on "Run selection in R".

If I click on the green arrow ("Run"), and then "Run script in R submitting
directly", everything works fine.

*However*, when I click on the green arrow ("Run") and then "Run script in
R via source", I get:

An error occured. Connection to R engine is closed.

I also get the message: An error occurred when preparing element tagging
for file '/Test Coursera/Test1.R'.

*Why does that happen?*

Additionally, if I try clicking on "Run File in R via Command", I get the
same error, plus this message:

Communication error detail. Send: null

And there are tons on lines under the "Exception Stack Trace" line, the
first ones being:

java.rmi.UnmarshalException: Error unmarshaling return header; nested
exception is:
java.net.SocketException: Connection reset

Thanks in advance!
_______________________________________________
StatET-user mailing list
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/statet-user

Reply via email to