trying URL '
http://cran.stat.ucla.edu/src/contrib/RGtk2_2.20.29.tar.gz'
Content type 'application/x-tar' length 2785355 bytes (2.7 Mb)
opened URL
==================================================
downloaded 2.7 Mb
* installing *source* package ‘RGtk2’ ...
** package ‘RGtk2’ successfully unpacked and MD5 sums checked
checking for pkg-config... no
checking for INTROSPECTION... no
checking for GTK... no
configure: error: GTK version 2.8.0 required
ERROR: configuration failed for package ‘RGtk2’
* removing ‘/Library/Frameworks/R.framework/Versions/3.1/Resources/library/RGtk2’
The downloaded source packages are in
‘/private/var/folders/gv/dsf22lls2yj8tzwcgnp4yr7w0000gn/T/RtmpQLoLph/downloaded_packages’
Warning message:
In install.packages("RGtk2", type = "source") :
installation of package ‘RGtk2’ had non-zero exit status
>
The GTK installer did produce /Library/Frameworks/GTK+.framework but apparently R doesn't see it... Is there just something I need to do to let R know the GTK framework
is there?
(Or is it necessary to install GTK by using macports as described on the GitHub link, instead?)
Thanks again,
Linda