Other packages > Find by keyword >

fgui  

Function GUI
View on CRAN: Click here


Download and install fgui package within the R console
Install from CRAN:
install.packages("fgui")

Install from Github:
library("remotes")
install_github("cran/fgui")

Install by package version:
library("remotes")
install_version("fgui", "1.0-8")



Attach the package and use:
library("fgui")
Maintained by
Thomas Hoffmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-05-25
Latest Update: 2018-04-21
Description:
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 essentially a wrapper to some Tcl/Tk routines to both simplify and facilitate GUI creation. More advanced Tcl/Tk routines/GUI objects can be incorporated into the interface for greater customization for the more experienced.
How to cite:
Thomas Hoffmann (2008). fgui: Function GUI. R package version 1.0-8, https://cran.r-project.org/web/packages/fgui. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:38), 0.2.1 (2008-06-10 11:22), 0.2 (2008-05-25 21:20), 0.3.1 (2009-02-23 11:32), 0.3.2 (2009-03-11 10:44), 0.3.3 (2009-04-15 20:13), 0.3 (2009-02-11 08:59), 1.0-0 (2009-04-17 09:30), 1.0-1 (2010-08-12 13:22), 1.0-2 (2011-04-14 09:14), 1.0-5 (2012-12-27 19:29)
Other packages that cited fgui R package
View fgui citation profile
Other R packages that fgui depends, imports, suggests or enhances
Complete documentation for fgui
Functions, R codes and Examples using the fgui R package
Some associated functions: gui . guiFrame . guiGetValue . 
Some associated R codes: fguiWindow.R . parseHelp.R . widgets.R .  Full fgui package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA