Other packages > Find by keyword >

shinytest  

Test Shiny Apps
View on CRAN: Click here


Download and install shinytest package within the R console
Install from CRAN:
install.packages("shinytest")

Install from Github:
library("remotes")
install_github("cran/shinytest")

Install by package version:
library("remotes")
install_version("shinytest", "1.6.1")



Attach the package and use:
library("shinytest")
Maintained by
Winston Chang
[Scholar Profile | Author Map]
First Published: 2018-05-07
Latest Update: 2023-03-25
Description:
For automated testing of Shiny applications, using a headless browser, driven through 'WebDriver'.
How to cite:
Winston Chang (2018). shinytest: Test Shiny Apps. R package version 1.6.1, https://cran.r-project.org/web/packages/shinytest. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.3.0 (2018-05-07 14:12), 1.3.1 (2019-05-06 21:40), 1.4.0 (2020-06-18 20:00), 1.5.0 (2021-01-13 07:40), 1.5.1 (2021-09-13 20:10), 1.5.2 (2023-03-22 23:10), 1.5.3 (2023-03-25 01:00), 1.5.4 (2024-03-02 22:30)
Other packages that cited shinytest R package
View shinytest citation profile
Other R packages that shinytest depends, imports, suggests or enhances
Complete documentation for shinytest
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for shinytest100200300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA