 |
Contributed R Packages Below is a list of all packages provided by project Interfaces to the Qt framework from R.
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) in older
versions of R. All packages are built/checked according to this
schedule.
|
|
mosaiq - High-level graphics using Qt
|
|
|
|
A high-level Qt-based visualization framework for R
To install this package directly within R type:
install.packages("mosaiq", repos="http://R-Forge.R-project.org")
Version: 0.0-1 |
Last change: 2009-11-07 06:08:59+01 |
Rev.: 166
|
|
 |
|
 |
|
|
|
qtbase - Package providing glue for interface between R and Qt
|
|
|
|
Dynamic bindings to the Qt library, including event-loop and memory management, to support interfaces between R and Qt. Other packages build upon qtbase to provide special-purpose high-level interfaces to specific parts of Qt.
To install this package directly within R type:
install.packages("qtbase", repos="http://R-Forge.R-project.org")
Version: 0.4-5 |
Last change: 2010-02-09 12:05:02+01 |
Rev.: 220
|
|
 |
|
 |
|
|
|
qtdevice - A Qt-based graphics device
|
|
|
|
An R graphics device implemented using Qt
To install this package directly within R type:
install.packages("qtdevice", repos="http://R-Forge.R-project.org")
Version: 0.0-1 |
Last change: 2009-11-16 07:13:36+01 |
Rev.: 189
|
|
 |
|
 |
|
|
|
qtgui - Wrappers for standard Qt Widgets and related utilities
|
|
|
|
Miscellaneous Qt-based tools for R
To install this package directly within R type:
install.packages("qtgui", repos="http://R-Forge.R-project.org")
Version: 0.0-6 |
Last change: 2009-11-07 06:08:59+01 |
Rev.: 166
|
|
 |
|
 |
|
|
|
qtpaint - Qt-based painting infrastructure
|
|
|
|
Low-level interface to functionality in Qt for efficiently drawing dynamic graphics and handling basic user input.
To install this package directly within R type:
install.packages("qtpaint", repos="http://R-Forge.R-project.org")
Version: 0.5.6 |
Last change: 2009-11-24 04:53:31+01 |
Rev.: 203
|
|
 |
|
 |
|
|
|
qtutils - Miscellaneous Qt-based utilities
|
|
|
|
Miscellaneous Qt-based tools for R
To install this package directly within R type:
install.packages("qtutils", repos="http://R-Forge.R-project.org")
Version: 0.0-1 |
Last change: 2010-02-09 13:32:29+01 |
Rev.: 222
|
|
 |
|
 |
|
|
|
qtwebview - Interface to Webkit in Qt
|
|
|
|
Qt optionally includes the Webkit library for rendering HTML. This package provides access to it from R. It is separated out into a package for dependency reasons (many systems may have Qt installed without the Webkit component).
To install this package directly within R type:
install.packages("qtwebview", repos="http://R-Forge.R-project.org")
Version: 0.0-1 |
Last change: 2009-07-23 19:02:03+02 |
Rev.: 110
|
|
 |
|
 |
|
|
 |