[R] Ryacas not working properly

Paul Smith phhs80 at gmail.com
Sun Nov 19 14:43:29 CET 2006


On 11/19/06, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
> Checkout the INSTALLATION - UNIX and TROUBLESHOOTING
> sections of the home page:
> http://code.google.com/p/ryacas/
> >
> > I have just installed the package Ryacas, but getting the following:
> >
> > > library(Ryacas)
> > Loading required package: XML
> > > yacas("1/2 * 3/4")
> > [1] "Starting Yacas!"
> > Error in socketConnection(host = "127.0.0.1", port = 9734, server = FALSE,  :
> >        unable to open connection
> > In addition: Warning message:
> > 127.0.0.1:9734 cannot be opened
> > > /usr/lib/R/library/Ryacas/yacdir/R.ys(1) : File not found
> > >
> >
> > I am using Fedora Core 6 (Linux), R 2.4.0 and Yacas 1.0.62.
> >
> > Any ideas?

Thanks, Gabor. I have followed the instructions given at:

http://groups.google.com/group/comp.os.linux.networking/msg/656bbead5059fc07

as suggested at

http://code.google.com/p/ryacas/

However, I still get the following:

$ telnet localhost 9734
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
$

Paul



More information about the R-help mailing list