[ESS] Install experiences

Rodney Sparapani rsparapa at mcw.edu
Thu Jun 21 20:14:07 CEST 2012


On 06/21/2012 09:04 AM, Rodney Sparapani wrote:
> Well, as the wags say: every one is a critic; patches welcome ;o)
>
> Rodney

Actually, R_HOME is easily avoided.  You can get at this rather easily
with elisp...
(shell-command-to-string "reg query hkcu\\software\\R-core\\R /v 
InstallPath | findstr InstallPath")

For me, that returns...
"    InstallPath	REG_SZ	C:\\Documents and Settings\\rsparapa.MCWCORP\\My 
Documents\\R\\R-2.14.2"

Rodney



More information about the ESS-help mailing list