Skip to content
Prev 6741 / 15075 Next

how to start R64 from M-x R...

On Jan 12, 2010, at 14:47 , Christian Hoffmann wrote:

            
You may ask on the ESS list, but another way around is to change the  
default directly in the R start script by changing
: ${R_ARCH=/`arch`}
to
: ${R_ARCH=/x86_64}

Cheers,
Simon