kenichi-shimada / shinyDepMap

A shiny-based web tool for interactive analysis of DepMap data
https://labsyspharm.shinyapps.io/depmap/
23 stars 7 forks source link

Error while running shinyDepmap Locally on R #5

Open ankushs0128 opened 10 months ago

ankushs0128 commented 10 months ago

Hi, I am getting this error

Screenshot 2024-01-25 at 14 12 26

There is a warning and not error related log , so could not very well understand ,how this error can be rectified Listening on http://127.0.0.1:4794 Warning: Error in abort_assertion: argument color must be one of • "primary" • "secondary" • "success" • "info" • "warning" • "danger" • "light" • "dark"

Thanks in advance

kenichi-shimada commented 10 months ago

Thanks for your reporting this. I haven't seen this error before. Since there are many packages loaded, it may take a while to track down which package caused this error. Can you install the same versions of the packages as what I used originally and see if the error still persists?