[R] Rserve() ?
mister_bluesman
mister_bluesman at hotmail.com
Sat May 19 19:24:58 CEST 2007
Hi, I have also tried to install the Rserve package on my machine. I am able
to load with with library(Rserve), but when I trype Rserve() to start the
server, I get the following message:
> Rserve()
Stating Rserve...
C:/PROGRA~1/R/R-25~1.0/library/Rserve/Rserve.exeWarning message:
'Sys.putenv' is deprecated.
Use 'Sys.setenv' instead.
See help("Deprecated")
I have looked at help("Deprecated") and I am still none the wiser at what I
should be doing to not get the warning message.
Any ideas?
Cheers
--
View this message in context: http://www.nabble.com/Rserve%28%29---tf3783174.html#a10698787
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list