Appsilon / semantic.dashboard

Quick, beautiful and customizable dashboard template for Shiny based on shiny.semantic and Fomantic UI.
https://appsilon.github.io/semantic.dashboard/
Other
255 stars 44 forks source link

how to install previous versions of semantic.dashboard #176

Closed Nybre closed 2 years ago

Nybre commented 2 years ago

Hi,

I had a solution running on the older version of semantic.dashboard well. After the update January everything stopped working, is there a way to roll back to the previous versions?, I tried remotes::install_github("Appsilon/semantic.dashboard", ref = "0.1.0") but looks like the repo was deleted.

Thanks