Tag-Archive for » windows command line «

Thursday, August 12th, 2010 | Author:

Trying to call R from, say Java?

C://Program Files/R/R.exe

returns an error as the Windows command line has trouble interpreting spaces.

Use this call instead:

C://program~1/R/R.exe