Package: svDialogs
Type: Package
Version: 1.0.3
Date: 2021-04-16
Title: SciViews - Standard Dialog Boxes for Windows, MacOS and Linuxes
Description: Quickly 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",
  comment = c(ORCID = "0000-0002-2694-9471")),
  person("Paul", "Hibbins", role = "ctb",
  email = "paulhibbing@gmail.com"))
Depends: R (>= 2.6.0)
Imports: svGUI (>= 1.0.0), utils, methods, rstudioapi (>= 0.7)
Suggests: covr, markdown, knitr, testthat, spelling
SystemRequirements: zenity, yad
License: GPL-2
URL: https://github.com/SciViews/svDialogs,
        https://www.sciviews.org/svDialogs/
BugReports: https://github.com/SciViews/svDialogs/issues
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2021-04-16 17:25:22 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>),
  Paul Hibbins [ctb]
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Repository: CRAN
Date/Publication: 2021-04-17 05:00:02 UTC
