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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:40), 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

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
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