Assesses the number of concurrent users 'shiny'
  applications are capable of supporting, and for directing application changes
  in order to support a higher number of users. Provides facilities for recording
  'shiny' application sessions, playing recorded sessions against a target
  server at load, and analyzing the resulting metrics.
| Version: | 1.2.0 | 
| Depends: | R (≥ 2.10) | 
| Imports: | R6, cli, curl, dplyr (≥ 1.0.0), ggplot2 (≥ 3.4.0), httpuv (≥ 1.5.2), jsonlite, magrittr, rlang (≥ 0.1.2), scales, stringr, svglite, vroom, websocket (≥ 1.0.0), xml2 | 
| Suggests: | getPass, glue, gtable, htmltools, lubridate, progress, rmarkdown, testthat (≥ 3.2.0), spelling | 
| Published: | 2024-07-19 | 
| DOI: | 10.32614/CRAN.package.shinyloadtest | 
| Author: | Barret Schloerke  [aut, cre],
  Alan Dipert [aut],
  Barbara Borges [aut],
  Posit Software, PBC [cph, fnd] | 
| Maintainer: | Barret Schloerke  <barret at posit.co> | 
| BugReports: | https://github.com/rstudio/shinyloadtest/issues | 
| License: | GPL-3 | 
| URL: | https://rstudio.github.io/shinyloadtest/,
https://github.com/rstudio/shinyloadtest | 
| NeedsCompilation: | no | 
| SystemRequirements: | pandoc (>= 2.2) - http://pandoc.org | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | shinyloadtest results |