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 10 Mar. 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

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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