Skip to content
Prev 4292 / 15075 Next

Installing an older version

On Feb 6, 2008, at 11:27 AM, Erich Neuwirth wrote:

            
You can try the following. Whether it works depends on the exact OS X  
version you're using:

1) rename your current R.app (in Applications) to anything else (e.g.  
R-26.app)
2) remove R installation receipts:
rm -rf /Library/Receipts/R-*
3) install old R - make sure it says "Install" and not "Upgrade"

Now you can use Rswitch from http://r.research.att.com/ to switch  
between the installed R versions (this may be relevant to SPSS etc.).

If you use GUI, you don't need to switch the version, the GUI loads  
the version it was built for, so you can use both icons - the R-26 and  
R.

Cheers,
Simon