Displaying 1 result from an estimated 1 matches for "rserve_d".
Did you mean:
reserved
2011 Jan 06
0
Rserve: failed to find config file
Dear R users,
I've installed Rserve for R version 2.11.0 on x64 Windows 7. I've added the
Rserve_d and Rserve files to the /bin/ folder where the R.exe is installed
in the program files. I have also created an Rserv.cfg file that contains
the following text:
remote enable
auth disable
plaintext disable
fileio enable
when I run "R CMD Rserve_d" from the dos prompt I get the fol...