[Remoterengine-commits] r194 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Oct 1 17:45:06 CEST 2009


Author: ian_long
Date: 2009-10-01 17:45:06 +0200 (Thu, 01 Oct 2009)
New Revision: 194

Modified:
   pkg/README
Log:
Updated start up information

Modified: pkg/README
===================================================================
--- pkg/README	2009-10-01 15:44:43 UTC (rev 193)
+++ pkg/README	2009-10-01 15:45:06 UTC (rev 194)
@@ -14,6 +14,10 @@
 
 $ `Rscript -e "system.file( 'exec', 'remoterengine', package = 'RemoteREngine' ) " ` --name test --port 1099
 
+or
+
+$ Rscript -e "RemoteREngine::start.server()" -name test
+
 On my system I have this alias set up: 
 
 alias re="R CMD /usr/local/lib/R/library/RemoteREngine/exec/remoterengine"



More information about the Remoterengine-commits mailing list