Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial has some problems after package updates #104

Open
DouglasMesquita opened this issue Mar 12, 2023 · 0 comments · May be fixed by #105
Open

Tutorial has some problems after package updates #104

DouglasMesquita opened this issue Mar 12, 2023 · 0 comments · May be fixed by #105
Assignees

Comments

@DouglasMesquita
Copy link
Collaborator

DouglasMesquita commented Mar 12, 2023

It seems that we cannot run the examples using shiny@1.0.0 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
@DouglasMesquita DouglasMesquita self-assigned this Mar 12, 2023
@DouglasMesquita DouglasMesquita linked a pull request Mar 12, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant