radiant-rstats / radiant

Business analytics using R and Shiny. The radiant app combines the menus from radiant.data, radiant.design, radiant.basics, radiant.model, and radiant.multivariate.
https://radiant-rstats.github.io/docs/
Other
457 stars 132 forks source link

Cannot press the button with the crayon to access the report #219

Open AsyaEv opened 6 months ago

AsyaEv commented 6 months ago

Good day! It seems that I cannot press the button with the crayon to access the report. Do you have any ideas?

wchavarriad commented 5 months ago

I have the same issue, the icon to send code to reports does not work, do you need to install something?

vnijs commented 5 months ago

This is a breaking change in shiny 1.8.0. If you are using Rstudio you may have a "sync" option in the Addins dropdown. Synching will get you back shiny version 1.8.0. I will provide an update soon.

wchavarriad commented 5 months ago

Thanks, Solved this way

vnijs commented 4 months ago

Please try updating Radiant. Using Rstudio, you can run radiant.update::radiant.update(). The new package versions will be on CRAN soon but the do require R 4.3.0 or newer