Package: svDialogs
Type: Package
Version: 1.1.1
Title: 'SciViews::R' - 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: methods (>= 2.6.0), rstudioapi (>= 0.7), svGUI (>= 1.0.0),
        utils (>= 2.6.0)
Suggests: covr (>= 3.5.0), knitr (>= 1.42), rmarkdown (>= 2.21),
        spelling (>= 2.2.1), testthat (>= 3.0.0)
SystemRequirements: zenity, yad
License: GPL-2
URL: https://github.com/SciViews/svDialogs,
        https://www.sciviews.org/svDialogs/,
        https://sciviews.r-universe.dev/svDialogs
BugReports: https://github.com/SciViews/svDialogs/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
ByteCompile: yes
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-26 06:15:38 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2694-9471>),
  Paul Hibbins [ctb]
Repository: CRAN
Date/Publication: 2025-08-26 06:50:07 UTC
Built: R 4.4.3; ; 2025-11-01 02:52:44 UTC; windows
