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

Package details

AuthorPhilippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>)
MaintainerPhilippe Grosjean <phgrosjean@sciviews.org>
LicenseGPL-2
Version1.0.1
URL https://github.com/SciViews/svGUI https://www.sciviews.org/svGUI/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("svGUI")

Try the svGUI package in your browser

Any scripts or data that you put into this service are public.

svGUI documentation built on April 17, 2021, 1:08 a.m.