Package: svGUI 1.0.1

Philippe Grosjean

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

Authors:Philippe Grosjean [aut, cre]

svGUI_1.0.1.tar.gz
svGUI_1.0.1.zip(r-4.5)svGUI_1.0.1.zip(r-4.4)svGUI_1.0.1.zip(r-4.3)
svGUI_1.0.1.tgz(r-4.4-any)svGUI_1.0.1.tgz(r-4.3-any)
svGUI_1.0.1.tar.gz(r-4.5-noble)svGUI_1.0.1.tar.gz(r-4.4-noble)
svGUI_1.0.1.tgz(r-4.4-emscripten)svGUI_1.0.1.tgz(r-4.3-emscripten)
svGUI.pdf |svGUI.html
svGUI/json (API)
NEWS

# Install 'svGUI' in R:
install.packages('svGUI', repos = c('https://sciviews.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sciviews/svgui/issues

On CRAN:

guisciviews

21 exports 2 stars 2.82 score 0 dependencies 12 dependents 3.9k downloads

Last updated 2 years agofrom:f9581c8774

Exports:dont_askdontAskgui_addgui_askgui_ask<-gui_changegui_listgui_removegui_widgetsgui_widgets<-guiAddguiAskguiAsk<-guiChangeguiListguiRemoveguiWidgetsguiWidgets<-is.guisetUIstartUI

Dependencies:

svGUI - Manage R GUIs in a central place

Rendered fromsvGUI.Rmdusingknitr::rmarkdownon Jul 24 2024.

Last update: 2022-05-06
Started: 2018-01-02

Readme and manuals

Help Manual

Help pageTopics
Can we interrupt R to ask something to the user though the GUI?dontAsk dont_ask
A GUI object.$.gui gui is.gui print.gui
Creation and management of GUI objects.guiAdd guiAsk guiAsk<- guiChange guiList guiRemove guiWidgets guiWidgets<- gui_add gui_ask gui_ask<- gui_change gui_list gui_remove gui_widgets gui_widgets<-
Set a property in the UI (User Interface), or start an action.setUI setUI.gui startUI startUI.gui