shiny.benchmark
shiny.benchmark copied to clipboard
Tutorial has some problems after package updates
It seems that we cannot run the examples using [email protected] anymore. Therefore we need to update it in our tutorial. Also, there are small fix we can do in order to improve the tutorial:
- Use app <- AppDriver$new only once
- Call app$close at the end of the code
- Force the installation of the newer shiny version using renv::install