Package: shinytest
Title: Test Shiny Apps
Version: 1.6.1
Authors@R: 
    c(person(given = "Winston",
             family = "Chang",
             role = c("aut", "cre"),
             email = "winston@posit.co"),
      person(given = "Gábor",
             family = "Csárdi",
             role = "aut",
             email = "gabor@posit.co"),
      person(given = "Hadley",
             family = "Wickham",
             role = "aut",
             email = "hadley@posit.co"),
      person(given = "Posit Software, PBC",
             role = c("cph", "fnd")),
      person(given = "Ascent Digital Services",
             role = c("cph", "ccp")))
Description: Please see the 'shinytest' to 'shinytest2' migration guide at <https://rstudio.github.io/shinytest2/articles/z-migration.html>.
License: MIT + file LICENSE
URL: https://github.com/rstudio/shinytest
BugReports: https://github.com/rstudio/shinytest/issues
Imports: assertthat, callr (>= 2.0.3), crayon, debugme, digest,
        htmlwidgets, httpuv, httr, jsonlite, parsedate, pingr, R6,
        rematch, rlang, rstudioapi (>= 0.8.0.9002), shiny (>= 1.3.2),
        testthat (>= 1.0.0), utils, webdriver (>= 1.0.6), withr
Suggests: flexdashboard, globals, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.3.1
SystemRequirements: PhantomJS (http://phantomjs.org/)
NeedsCompilation: no
Packaged: 2024-05-30 18:58:12 UTC; winston
Author: Winston Chang [aut, cre],
  Gábor Csárdi [aut],
  Hadley Wickham [aut],
  Posit Software, PBC [cph, fnd],
  Ascent Digital Services [cph, ccp]
Maintainer: Winston Chang <winston@posit.co>
Repository: CRAN
Date/Publication: 2024-05-30 19:10:02 UTC
Built: R 4.3.3; ; 2024-06-05 01:35:00 UTC; unix
