r - Graphics plot device - gWidgets on OSX -
i'm in process of building gui in r gwidgets (so far gwidgetstcltk) , i've been asked put in plotting device. i've looked @ ggraphics , installed rgtk2 , gwidgetsrgtk2 , cairodevice. first time loaded rgtk2 , cairodevice libraries asked me install gtk+, clicked yes , went through step step installer of gtk+, every time do:
library(gwidgets) library(gwidgetsrgtk2) library(cairodevice) it still keeps asking me install gtk+ step step installer. if click no fails load package.
how resolve on osx - (i'm worried end user using on windows - won't have issue).
best, ben w.
Comments
Post a Comment