svGUI: SciViews - Manage GUIs in R

The SciViews svGUI package eases the management of Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets (Tk, Gtk2, native, ...). It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context (is R run at the terminal, within a Tk application, a HTML page?).

Version: 1.0.0
Depends: R (≥ 2.6.0)
Suggests: covr, knitr, testthat
Published: 2018-04-23
Author: Philippe Grosjean [aut, cre]
Maintainer: Philippe Grosjean <phgrosjean at sciviews.org>
BugReports: https://github.com/SciViews/svGUI/issues
License: GPL-2
URL: https://github.com/SciViews/svGUI, http://www.sciviews.org/SciViews-R
NeedsCompilation: no
Citation: svGUI citation info
CRAN checks: svGUI results

Downloads:

Reference manual: svGUI.pdf
Vignettes: Introduction to svGUI
Package source: svGUI_1.0.0.tar.gz
Windows binaries: r-devel: svGUI_1.0.0.zip, r-release: svGUI_1.0.0.zip, r-oldrel: svGUI_1.0.0.zip
macOS binaries: r-release: svGUI_1.0.0.tgz, r-oldrel: svGUI_1.0.0.tgz
Old sources: svGUI archive

Reverse dependencies:

Reverse imports: svDialogs, svDialogstcltk
Reverse suggests: svUnit

Linking:

Please use the canonical form https://CRAN.R-project.org/package=svGUI to link to this page.