Package: svGUI
Type: Package
Version: 1.0.0
Date: 2018-04-02
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"))
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Depends: R (>= 2.6.0)
Suggests: covr, knitr, testthat
License: GPL-2
URL: https://github.com/SciViews/svGUI,
        http://www.sciviews.org/SciViews-R
BugReports: https://github.com/SciViews/svGUI/issues
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-23 09:50:13 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre]
Repository: CRAN
Date/Publication: 2018-04-23 11:33:04 UTC
