Package: svGUI 1.0.2

Philippe Grosjean

svGUI: 'SciViews::R' - 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.2.tar.gz
svGUI_1.0.2.zip(r-4.7)svGUI_1.0.2.zip(r-4.6)svGUI_1.0.2.zip(r-4.5)
svGUI_1.0.2.tgz(r-4.6-any)svGUI_1.0.2.tgz(r-4.5-any)
svGUI_1.0.2.tar.gz(r-4.7-any)svGUI_1.0.2.tar.gz(r-4.6-any)
svGUI_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
svGUI/json (API)
NEWS

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

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

Pkgdown/docs site:https://www.sciviews.org

On CRAN:

Conda:

guisciviews

6.98 score 2 stars 19 packages 11 scripts 7.6k downloads 21 exports 0 dependencies

Last updated from:54b97cae4c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK120
source / vignettesOK156
linux-release-x86_64OK109
macos-release-arm64OK73
macos-oldrel-arm64OK78
windows-develOK76
windows-releaseOK198
windows-oldrelOK67
wasm-releaseOK96

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

Dependencies:

'SciViews::R' - Manage GUIs in R

Rendered fromsvGUI.Rmdusingknitr::rmarkdownon May 26 2026.

Last update: 2025-08-02
Started: 2018-01-02

Readme and manuals

Help Manual

Help pageTopics
'SciViews::R' - Manage GUIs in RsvGUI-package svGUI
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