Workspace [Was: MacOS X: update.packages(type="mac.binary")]
Hi Jari, In addition to Simon's suggestion below, recently someone fixed this by ensuring R.app has write permission to its working directory. Rob
On May 4, 2005, at 5:23 AM, Simon Urbanek wrote:
Starting from bash prompt in Terminal.app fails as well with error ".onLoad failed in 'loadNamespace' for 'tcltk'".
Delete your workspace (rm -f ~/.RData) - that should fix it - as the message tells you there is a problem while the workspace is restored. Cheers, Simon