Download the RServe service from the following RServe web site:
http://www.rforge.net/Rserve/files/
Refer to the installation documentation at http://www.rforge.net/Rserve/doc.html for detailed information about how to install the service.
Note: RServe and the DSB component must be installed on the same server. Also, do not install RServe from CRAN by using the R install.packages command, because the version on CRAN often is out of date.
To install RServe:
Rserve_0.5-<version>.tar.gz package, place it in the current R directory and execute the following command as the root user:R CMD INSTALL Rserve_0.5-X.tar.gztemp directory and the DSB temp directory tree, /tmp/VDC.See the example RServe /etc/Rserv.conf configuration file.
The file /etc/Rserv.pwd stores the RServe access username and password. Note that these do not constitute a UNIX login username and password; these credentials are used by RServe only and cannot be used to open a shell on the system if compromised. An example /etc/Rserv.pwd file is:
<account> <password>
For more information on RServe configuration parameters, refer to the RServe documentation at http://www.rforge.net/Rserve/doc.html.
R CMD Rserve© 2006-2008 Dataverse Network Project. Housed at the Institute for Quantitative Social Science at Harvard University. Site map