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 25 Jun. 2026.
Previous versions and publish date:
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

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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