Package: svDialogs
Type: Package
Version: 1.1.0
Date: 2022-05-06
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"))
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Depends: R (>= 2.6.0)
Imports: svGUI (>= 1.0.0), utils, methods, rstudioapi (>= 0.7)
Suggests: covr, rmarkdown, 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.1
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2022-05-10 04:33:42 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>),
  Paul Hibbins [ctb]
Repository: CRAN
Date/Publication: 2022-05-10 05:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:20:37 UTC; windows
