Just to let you know I'm using R2.10.1 with Rserve version 0.6.0 and J602 on Windows 7 with no issues. I'll try updating to latest versions to see if they still work ok.
You might also try following command to reset you session: Rreset'' > From: Piet de Jong > Sent: Tuesday, 19 October 2010 10:15 > > Have been using R from J for a number of years without significant > problems. > It generally works great. > > I recently switched to a new computer running Windows 7. > Installed J6.02 including the package 'stats/r/rserve' using the > package > manager -- no problems reported > Installed R2.12.0 as well as the package Rserve using one of the > mirrors and > package manager -- no problems reported > In R: loading the library(Rserve) and then Rserve() -- no problems > reported > In J: 'load stats/r/rserve' -- no problems reported > In J: Rcmd 'rnorm(5)' -- problem reported 'socket ENOTCONN' -- any > other Rcmd from J gets similar error message > in J: Ropen '' -- returns 1 or sometimes after closing and opening > 'Unable to connect: ECONNREFUSED' > > Can anyone point to any things to try? I am desperate -- I need to be > able > to access R from J. (I can't stand doing any > matrix manipulations or similar in R). > > > -------------------------------------------------- > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
