I installed package "rggobi" and "RGtk2".
When I loaded "library(rggobi), wrong information list below:
library(rggobi)
Loading required package: RGtk2
Failed to load RGtk2 dynamic library, attempting to install it.
trying URL 'http://r.research.att.com/gtk2-runtime.dmg'
Content type 'text/plain' length 26130169 bytes (24.9 Mb)
opened URL
==================================================
downloaded 24.9 Mb
/dev/disk3 Apple_partition_scheme
/dev/disk3s1 Apple_partition_map
/dev/disk3s2 Apple_HFS /Volumes/GTK+2.14
The file /Volumes/GTK+ 2.10.11 run-time/gtk2-runtime.pkg does not exist.
hdiutil: detach failed - No such file or directory
Learn more about GTK+ at http://www.gtk.org
If the package still does not load, please ensure that GTK+ is installed and that it is on your PATH environment variable
IN ANY CASE, RESTART R BEFORE TRYING TO LOAD THE PACKAGE AGAIN
Error in .C("R_gtkInit", length(args), x = args, success = logical(1), :
C symbol name "R_gtkInit" not in DLL for package "RGtk2"
Error : .onLoad failed in 'loadNamespace' for 'RGtk2'
Error: package 'RGtk2' could not be loaded
Appreciate your help.