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

Issue when launching shinystan demo #197

Open
anthonyhauser opened this issue Jul 4, 2022 · 0 comments
Open

Issue when launching shinystan demo #197

anthonyhauser opened this issue Jul 4, 2022 · 0 comments

Comments

@anthonyhauser
Copy link

After having installed the shinystan 2.6.0 package in R 4.2.0, I tried to launch the model demo but the windows that should open pops and then quickly disappears, leaving the following message in the R console:

Listening on http://127.0.0.1:4995
The name provided ('refresh') is deprecated in Font Awesome 5:
* please consider using 'sync' or 'fas fa-sync' instead
* use the verify_fa = FALSE to deactivate these messages
The name provided ('refresh') is deprecated in Font Awesome 5:
* please consider using 'sync' or 'fas fa-sync' instead
* use the verify_fa = FALSE to deactivate these messages
Warning: Error in switch: unused arguments (By model parameter = "parameter", Sample information = "lp", Treedepth information = "treedepth", Step size information = "stepsize", Divergence information = "divergent")
3: shiny::runApp
2: launch
1: shinystan::launch_shinystan_demo

Here is my code:

install.packages("shinystan")
library(shinystan)
shinystan::launch_shinystan_demo()
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

No branches or pull requests

1 participant