Package: svGUI
Type: Package
Version: 1.0.1
Date: 2021-04-16
Title: SciViews - Manage GUIs in R
Description: 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?).
Authors@R: c(person("Philippe", "Grosjean", role = c("aut", "cre"),
  email = "phgrosjean@sciviews.org",
  comment = c(ORCID = "0000-0002-2694-9471")))
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Depends: R (>= 2.6.0)
Suggests: covr, knitr, markdown, testthat, spelling
License: GPL-2
URL: https://github.com/SciViews/svGUI, https://www.sciviews.org/svGUI/
BugReports: https://github.com/SciViews/svGUI/issues
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2021-04-16 15:40:25 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>)
Repository: CRAN
Date/Publication: 2021-04-16 18:10:02 UTC
