stan-dev / stan-dev/shinystan

Problem with missing themes

Open
#194 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.