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

[docs] add shiny.router on DESCRIPTION #204

Open
jhk0530 opened this issue Sep 7, 2023 · 1 comment
Open

[docs] add shiny.router on DESCRIPTION #204

jhk0530 opened this issue Sep 7, 2023 · 1 comment

Comments

@jhk0530
Copy link

jhk0530 commented Sep 7, 2023

Hi, thanks for nice and SUPER COOL package.

I'm trying to create a shiny app with this. from runExample

it seems this requires shiny.router package to run demo shiny apps.

so What if we added it to the DESCRIPTION file in package?

Thanks !

@jhk0530
Copy link
Author

jhk0530 commented Sep 7, 2023

What I tried is
examples/dashboard/app.R and it requires these packages

library(shiny.fluent)
library(shiny.router)
library(sass)
library(stringi)
library(purrr)

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