Other packages > Find by keyword >

gWidgets2  

Rewrite of gWidgets API for Simplified GUI Construction
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gWidgets2", "1.0-10")



Attach the package and use:
library("gWidgets2")
Maintained by
John Verzani
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-10-19
Latest Update: 2024-12-07
Description:
Re-implementation of the 'gWidgets' API. The API is defined in this package. A second, toolkit-specific package is required to use it. At this point only 'gWidgets2tcltk' is viable.
How to cite:
John Verzani (2013). gWidgets2: Rewrite of gWidgets API for Simplified GUI Construction. R package version 1.0-10, https://cran.r-project.org/web/packages/gWidgets2. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0-2 (2013-10-19 18:40), 1.0-4 (2013-10-25 17:49), 1.0-5 (2014-03-05 06:13), 1.0-6 (2015-06-15 19:14), 1.0-7 (2016-06-01 07:43), 1.0-8 (2019-02-27 21:40), 1.0-9 (2022-01-10 22:12)
Other packages that cited gWidgets2 R package
View gWidgets2 citation profile
Other R packages that gWidgets2 depends, imports, suggests or enhances
Complete documentation for gWidgets2
Functions, R codes and Examples using the gWidgets2 R package
Some associated functions: S4-classes . XXX . add . call_meth . check_deprecated . check_return_class . dispose . editable . enabled . flatten . focus . font . gWidgets-handlers . gWidgets2-S3methods . gWidgets2-package . gWidgets2-undocumented . gaction . galert . gbasicdialog . gbutton . gcalendar . gcheckbox . gcheckboxgroup . gcombobox . gconfirm . gcontainer . gdf . gdfnotebook . gedit . getToolkitWidget . getWithDefault . get_index_in_list . get_object_from_string . gexpandgroup . gfile . gfilter . gformlayout . gframe . ggraphics . ggraphicsnotebook . ggroup . ghtml . gimage . ginput . glabel . glayout . gmenu . gmessage . gnotebook . gpanedgroup . gprogressbar . gradio . gseparator . gslider . gspinbutton . gstackwidget . gstatusbar . gtable . gtext . gtimer . gtoolbar . gtoolkit . gtree . guiToolkit . gvarbrowser . gwidget . gwindow . icons . installing_gWidgets_toolkits . isExtant . is_MacOSX . is_Windows . is_empty . methods . observer . redo . short_summary . size . svalue . tag . tooltip . undo . visible . 
Some associated R codes: BasicInterface.R . S3-methods.R . S4-methods.R . command-stack.R . dialogs.R . gWidgets2-package.R . gaction.R . gbutton.R . gcalendar.R . gcheckbox.R . gcheckboxgroup.R . gcombobox.R . gdf.R . gdfnotebook.R . gedit.R . gexpandgroup.R . gfile.R . gfilter.R . gformlayout.R . gframe.R . ggraphics.R . ggraphicsnotebook.R . ggroup.R . ghtml.R . gimage.R . glabel.R . glayout.R . gmenu.R . gnotebook.R . gpanedgroup.R . gprogressbar.R . gradio.R . gseparator.R . gslider.R . gspinbutton.R . gstackwidget.R . gstatusbar.R . gtable.R . gtext.R . gtimer.R . gtoolbar.R . gtree.R . guiToolkit.R . gvarbrowser.R . gwindow.R . handler-methods.R . icons.R . methods.R . misc.R . ws-model.R .  Full gWidgets2 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  

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