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.1
Depends: R (≥ 2.6.0)
Suggests: covr, knitr, markdown, testthat, spelling
Published: 2021-04-16
Author: Philippe Grosjean ORCID iD [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

Documentation:

Reference manual: svGUI.pdf
Vignettes: svGUI - Manage R GUIs in a central place

Downloads:

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
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.