It is working but by default Shiny doesn't automatically launch a
browser if it's running in a non-interactive R session. You can force
it to launch a browser anyway by passing the "launch.browser=TRUE"
argument to runApp.
> --
> You received this message because you are subscribed to the Google Groups
> "Shiny - Web Framework for R" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
shiny-discus...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>