SciViews/svGUI: 'SciViews' - Manage GUIs in R

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

Getting started

Package details

MaintainerPhilippe Grosjean <phgrosjean@sciviews.org>
LicenseGPL-2
Version1.0.1
URL https://github.com/SciViews/svGUI https://www.sciviews.org/svGUI/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SciViews/svGUI")
SciViews/svGUI documentation built on May 14, 2022, 5:50 p.m.