[R] Problem runnin rSymPy

2009-07-28 Thread stenort
Hi all, I'm having major difficulty using the rSymPy package this week, but I have used it without problems before now. Here is an example of what's happening: library(rSymPy) Loading required package: rJava sympy(var('a b c d')) Error in .jcheck() : No running detected. Maybe .jinit() would

Re: [R] Problem runnin rSymPy

2009-07-28 Thread Gabor Grothendieck
Try reviewing the Troubleshooting section on the rSymPy home page: http://rsympy.googlecode.com/#Troubleshooting On Tue, Jul 28, 2009 at 7:12 AM, stenortsten...@merchantsconnected.org.uk wrote: Hi all, I'm having major difficulty using the rSymPy package this week, but I have used it without