[ESS] Aquamacs M-x R behaviour with R 3.0.0 (on Mac OS of course) - help request

Charles Berry ccberry at ucsd.edu
Sun Apr 21 18:46:13 CEST 2013


Alun Pope <alunpope <at> gmail.com> writes:

> 
> On 19/04/2013, at 11:17 PM, Rodney Sparapani <rsparapa <at> mcw.edu> wrote:
> 
> > On 04/19/2013 02:51 AM, Alun Pope wrote:
> >> In the minbuffer after M-x R I get a message as before with R 2.15.x
> >> asking for a starting directory.
> >> 
> >> If I have an existing directory in there shown as the default, and hit RET
> >> I get a refresh and the same
> >> message and directory, but no visible action.  If I put in a new directory
> >> name i get a [no match]
> >> message in the minibuffer.
> >> 
> >> It seems there is a*R*  buffer created which reports:
> >> 
> >> 
> >> ERROR: sub-architecture 'x86_64' is not installed
> >> 


Alun,

IIRC I got this error right after installing R-3.0.0 on my mac.

In my case it was due to customizing inferior-R-args to invoke the 64 bit 
version of R using the '--arch=' arg. When the structure of R directories
changed at R-3.0.0, this broke things.

If C-h v inferior-R-args <return> reports a value and it is something
other than "", then you should customize this or remove the line from
your .emacs that sets it.


HTH,



More information about the ESS-help mailing list