Problem with missing themes
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 199
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I installed shinystan on two machines (Windows, Linux) and in both cases when trying out shinystan via launch_shinystan_demo() I get the error
⚠️ Warning: Error in shinythemes::shinytheme: flatly is not an available theme. Valid themes are: .
82: stop
81: shinythemes::shinytheme
So far I have reinstalled shinystan a couple of times. I also installed and included shinythemes and shinyjs as well as shiny all manually to see if something went wrong there but the problem keeps popping up.
I don't know if I have to install something additonally on my local system. It seems also that noone has encountered that same warning message, yet.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the warning with launch_shinystan_demo() on the reported setup, then inspect how the demo invokes shinythemes::shinytheme with the flatly theme. Confirm whether the required theme is installed or configured correctly, and verify that the demo launches without the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100