R Development Page
Contributed R Packages
Below is a list of all packages provided by project SciViews.
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
SciViews | SciViews GUI API - Main package | |||||||||||
Functions to install SciViews additions to R, and more (various) tools. | ||||||||||||
Version: 0.9-12 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("SciViews", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svDialogs | SciViews GUI API - Dialog boxes | |||||||||||
Rapidly construct dialog boxes for your GUI, including an automatic function assistant. | ||||||||||||
Version: 0.9-57 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svDialogs", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svDialogstcltk | SciViews GUI API - Dialog boxes using Tcl/Tk | |||||||||||
Reimplementation of the svDialogs dialog boxes in Tcl/Tk. | ||||||||||||
Version: 0.9-4 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svDialogstcltk", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svDoc | SciViews GUI API - svDoc functions | |||||||||||
Supporting functions for the GUI API (SciViews documents management) | ||||||||||||
Version: 0.9-11 | Last change: 2015-11-22 16:06:37+01 | Rev.: 566 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svDoc", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svGUI | SciViews GUI API - Functions to manage GUIs | |||||||||||
Functions to manage GUIs from R. | ||||||||||||
Version: 0.9-55 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svGUI", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svHttp | SciViews GUI API - R HTTP server | |||||||||||
Implements a simple HTTP server allowing to connect GUI clients to R. | ||||||||||||
Version: 0.9-57 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svHttp", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svIDE | SciViews GUI API - IDE and code editor functions | |||||||||||
Function for the GUI API to interact with external IDE/code editors. | ||||||||||||
Version: 0.9-53 | Last change: 2015-07-11 08:04:03+02 | Rev.: 564 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svIDE", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svKomodo | SciViews GUI API - Functions to interface with Komodo Edit/IDE | |||||||||||
Functions to manage the GUI client, like Komodo with the SciViews-K extension. | ||||||||||||
Version: 0.9-63 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svKomodo", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svMisc | SciViews GUI API - Miscellaneous functions | |||||||||||
Supporting functions for the GUI API (various utility functions). | ||||||||||||
Version: 0.9-70 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svMisc", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svSocket | SciViews GUI API - R Socket Server | |||||||||||
Implements a simple socket server allowing to connect GUI clients to R | ||||||||||||
Version: 0.9-57 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svSocket", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svSweave | SciViews GUI API - Sweave functions | |||||||||||
Supporting functions for the GUI API (Sweave functions). | ||||||||||||
Version: 0.9-9 | Last change: 2015-11-22 16:06:37+01 | Rev.: 566 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svSweave", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svTools | SciViews GUI API - Tools (wrapper for packages tools and codetools) | |||||||||||
Set of tools aimed at wrapping some of the functionalities of the packages tools, utils and codetools into a nicer format so that an IDE can use them. | ||||||||||||
Version: 0.9-4 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svTools", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svUnit | SciViews GUI API - Unit testing | |||||||||||
A complete unit test system and functions to implement its GUI part. | ||||||||||||
Version: 0.7-12 | Last change: 2015-03-06 14:37:56+01 | Rev.: 558 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svUnit", repos="http://R-Forge.R-project.org") | ||||||||||||
|
svWidgets | SciViews GUI API - Widgets & Windows | |||||||||||
High level management of widgets, windows and other graphical resources. | ||||||||||||
Version: 0.9-44 | Last change: 2014-03-02 11:05:51+01 | Rev.: 550 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("svWidgets", repos="http://R-Forge.R-project.org") | ||||||||||||
|
tcltk2 | Tcl/Tk Additions | |||||||||||
A series of additional Tcl commands and Tk widgets to supplement the tcltk package. | ||||||||||||
Version: 1.3-0 | Last change: 2015-12-27 23:41:47+01 | Rev.: 569 | ||||||||||||
Download:
![]() ![]() | ||||||||||||
R install command:
install.packages("tcltk2", repos="http://R-Forge.R-project.org") | ||||||||||||
|
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.