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 06 Aug. 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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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