Jim Robison-Cox Putting RGtk to Work ******************** The RGtk package provides one way to build statistical applications in R which can be controlled by the user through a graphical user interface. RGtk is an adaptation of the GTK library of the Free Software Foundation (Gnu Project). In this paper an example GUI is built to illustrate usage of the RGtk package. The basic concepts of widgets and callbacks are demonstrated so that those familiar with programming in R will be able to build graphical applications.