[ESS] Customisation of ess-r-versions or ess-r-versions-list
Stephen Eglen
S.J.Eglen at damtp.cam.ac.uk
Tue Aug 16 14:24:47 CEST 2011
John Maindonald <john.maindonald at anu.edu.au> wrote:
> Thanks for that. Insertion, prior to (require 'ess-site)
> (setq ess-r-versions '("R-2" "R32" "R64"))
>
> does the job.
Great, thanks for checking.
> setq ess-r-versions-list
> '( ("R64" "/usr/bin/R64")
> ("R32" "/usr/bin/R32")))
>
> did nothing, but maybe I needed to combine this with some other
> addition.
That variable does not exist; we have instead
ess-s-versions-list
does that work for you?
Stephen
More information about the ESS-help
mailing list