Package: shinytest Title: Test Shiny Apps Version: 1.6.0 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 . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 SystemRequirements: PhantomJS (http://phantomjs.org/) Config/pak/sysreqs: cmake make libpng-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://posit-dev-shinycoreci.r-universe.dev Date/Publication: 2024-05-28 17:40:55 UTC RemoteUrl: https://github.com/rstudio/shinytest RemoteRef: HEAD RemoteSha: 151ead1d5e70ebc3f9c3b10db2baa0550be37db5 NeedsCompilation: no Packaged: 2026-06-22 15:31:36 UTC; root 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