Software‎ > ‎

fgui

fgui 1.0-0

Screenshots Installation Packages Using fgui News / Changes FAQ

Rapidly create a GUI interface for a function you created by automatically creating widgets for arguments of the function. Automatically parses help routines for context-sensitive help to these arguments. The interface is essentially a wrapper to some tcltk routines to both simplify and facilitate GUI creation. More advanced tcltk routines/GUI objects can be incorporated into the interface for greater customization for the more experienced. Licensed under the GPL. Please cite the following paper if you use this program:

Hoffmann, Thomas J. and Laird, Nan M. fgui: A Method for Automatically Creating Graphical User Interfaces for Command-Line R Packages. Journal of Statistical Software. 30(2), Apr 2009.
This paper provides some simple and more complicated examples, and a host of screenshots. You can also look at the documentation, but the JSS paper above is suggested to start with.

fgui Installation instructions

Install through CRAN, as with any R package.

Packages using fgui

Send me an e-mail if you would like your R package added to this list!

  1. fbati

News / Changes (See documentation for more details)

A change log can be downloaded here.

FAQ

Comments