[re-sent]

John Hendy writes:
> I typically use orgmode + babel on Linux and have no problems. Trying
> to run on Windows 7 and having issues...
>
> (setq org-babel-R-command "C:/Program\ Files/R/R-2.15.0/bin/R")

Try the 8.3 compatible name to avoid the space in the path.  If it ever
goes through more than one level of unquoting it will otherwise break.

(setq org-babel-R-command "C:/Progra~1/R/R-2.15.0/bin/R")


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds


Reply via email to