Package: svDialogs
Type: Package
Version: 1.0.0
Title: 'SciViews' - Standard Dialog Boxes for Windows, MacOS and
        Linuxes
Description: Rapidly construct standard dialog boxes for your GUI, including 
  message boxes, input boxes, list, file or directory selection, ... In case R
  cannot display GUI dialog boxes, a simpler command line version of these
  interactive elements is also provided as fallback solution.
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)
Imports: svGUI (>= 1.0.0), utils, methods, rstudioapi (>= 0.7)
Suggests: covr, knitr, testthat
SystemRequirements: zenity, yad
License: GPL-2
URL: https://github.com/SciViews/svDialogs,
        http://www.sciviews.org/SciViews-R
BugReports: https://github.com/SciViews/svDialogs/issues
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-26 12:23:52 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre]
Repository: CRAN
Date/Publication: 2018-04-26 13:13:25 UTC
