I'm running R 3.0.2 on OS X Mavericks.
I was able to install rattle (Rattle 2.6.27 r148) and gtk+ in R and run rattle. The screen shows up, but I cannot load any files in rattle. Here is the error message:
(R:18008): Gtk-WARNING **: Attempting to store changes into `/Users/amir/.local/share/recently-used.xbel', but failed: Failed to create file '/Users/amir/.local/share/recently-used.xbel.0HMGBX': No such file or directory
(R:18008): Gtk-WARNING **: Attempting to set the permissions of `/Users/amir/.local/share/recently-used.xbel', but failed: No such file or directory Error in resetRattle() : attempt to apply non-function
It keep giving the last error every time I try to load a csv file into it.
Thanks