SCM

R Development Page

Contributed R Packages

Below is a list of all packages provided by project gwidgets.

Important note for package binaries: R-Forge provides these binaries only for the most recent version of R, but not for older versions. In order to successfully install the packages provided on R-Forge, you have to switch to the most recent version of R or, alternatively, install from the package sources (.tar.gz).

Packages

gWidgets

gWidgets API for building toolkit-independent, interactive GUIs

  gWidgets provides a toolkit-independent API for building interactive GUIs. At least one of the gWidgetsXXX packages, such as gWidgetstcltk, needs to be installed. Some icons are on loan from the scigraphica project http://scigraphica.sourceforge.net.
  Version: 0.0-52 | Last change: 2013-02-12 22:27:05+01 | Rev.: 469
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get gWidgets 0.0-54.2 from CRAN
  R install command: install.packages("gWidgets", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


gWidgetsManipulate

port of RStudios manipulate package using gWidgets

  Ports RStudios manipulate command for use outside of RStudio.
  Version: 1.0 | Last change: 2012-03-16 03:24:18+01 | Rev.: 432
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("gWidgetsManipulate", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


gWidgetsQt

Toolkit implementation of gWidgets for qtbase package

  Port of gWidgets API to the qtbase package.
  Version: 0.0-4 | Last change: 2012-10-22 03:27:18+02 | Rev.: 460
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("gWidgetsQt", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


gWidgetsRGtk2

Toolkit implementation of gWidgets for RGtk2

  Port of gWidgets API to RGtk2
  Version: 0.0-82 | Last change: 2013-07-09 18:06:43+02 | Rev.: 470
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get gWidgetsRGtk2 0.0-86.1 from CRAN
  R install command: install.packages("gWidgetsRGtk2", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


gWidgetsWWW

Toolkit implementation of the gWidgets API for use with web pages

  Port of the gWidgets API to program dynamic websites. Can be used with Rs dynamic help web server to serve local files. This provides a convenient means to make local GUIs for users without concern for external GUI toolkits. Also, in combination with RApache, http://biostat.mc.vanderbilt.edu/rapache/index.html, this framework can be used to make public websites powered by R. The Ext JavaScript libararies (www.extjs.com) are used to create and manipulate the widgets dynamically.
  Version: 0.0-24 | Last change: 2013-01-31 16:16:10+01 | Rev.: 463
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("gWidgetsWWW", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


gWidgetsWWW2

Toolkit implementation of the gWidgets API for use with web pages

  Port of the gWidgets API to program dynamic websites with R code. This package uses Rook to enable use under Rs local web server (see gWidgetsWWW2.rapache to publicly serve the pages powered by R). The Ext JavaScript libararies (www.sencha.com) are used to create and manipulate the widgets dynamically.
  Version: 0.4-8 | Last change: 2020-02-06 17:43:34+01 | Rev.: 487
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("gWidgetsWWW2", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


gWidgetsrJava

Toolkit implementation of gWidgets for rJava

  Port of gWidgets API to the rJava interface between R and Java. Needs java6 for compilied Java code.
  Version: 0.0-19 | Last change: 2010-07-17 01:10:49+02 | Rev.: 55
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("gWidgetsrJava", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


gWidgetstcltk

Toolkit implementation of gWidgets for tcltk package

  Port of the gWidgets API to the tcltk package. Requires Tk 8.5 or greater.
  Version: 0.0-55 | Last change: 2014-06-18 03:17:50+02 | Rev.: 476
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get gWidgetstcltk 0.0-55.1 from CRAN
  R install command: install.packages("gWidgetstcltk", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


pmg

Poor Mans GUI

  Simple GUI for R using gWidgets.
  Version: 0.9-42 | Last change: 2012-09-06 23:34:15+02 | Rev.: 450
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get pmg 0.9-43 from CRAN
  R install command: install.packages("pmg", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


traitr

An interface for creating GUIs modeled in part after traits UI module for python.

  An interface for creating GUIs modeled in part after the traits UI module for python. The basic design takes advantage of the model-view-controller design pattern. The interface makes basic dialogs quite easy to produce.
  Version: 0.14 | Last change: 2013-01-31 16:16:57+01 | Rev.: 464
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get traitr 0.14 from CRAN
  R install command: install.packages("traitr", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)

 

Build status codes

0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).

If your package is not shown on this page or not building, then check the build system status report.

Thanks to:
Vienna University of Economics and Business Powered By FusionForge