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.1 |
Depends: | R (≥ 2.6.0) |
Suggests: | covr, knitr, markdown, testthat, spelling |
Published: | 2021-04-16 |
DOI: | 10.32614/CRAN.package.svGUI |
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, https://www.sciviews.org/svGUI/ |
NeedsCompilation: | no |
Language: | en-US |
Citation: | svGUI citation info |
Materials: | NEWS |
CRAN checks: | svGUI results |
Reference manual: | svGUI.pdf |
Vignettes: |
svGUI - Manage R GUIs in a central place |
Package source: | svGUI_1.0.1.tar.gz |
Windows binaries: | r-devel: svGUI_1.0.1.zip, r-release: svGUI_1.0.1.zip, r-oldrel: svGUI_1.0.1.zip |
macOS binaries: | r-release (arm64): svGUI_1.0.1.tgz, r-oldrel (arm64): svGUI_1.0.1.tgz, r-release (x86_64): svGUI_1.0.1.tgz, r-oldrel (x86_64): svGUI_1.0.1.tgz |
Old sources: | svGUI archive |
Reverse imports: | svDialogs, svDialogstcltk |
Reverse suggests: | svUnit |
Please use the canonical form https://CRAN.R-project.org/package=svGUI to link to this page.